Fix2
This commit is contained in:
parent
026a57fdd0
commit
73b743ddcd
20 changed files with 8 additions and 8 deletions
|
|
@ -25,7 +25,7 @@ install_software() {
|
|||
git clone --depth 1 --progress https://aur.archlinux.org/betterbird-bin.git
|
||||
cd betterbird-bin
|
||||
git pull
|
||||
su "${user}" -c makepkg -ic
|
||||
su "${user}" -c "makepkg -ic"
|
||||
cd
|
||||
|
||||
>&2 echo "Installing google-chrome"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue