This commit is contained in:
Tibo De Peuter 2022-10-27 00:40:48 +02:00
parent 697c3e02ee
commit e397144d27
20 changed files with 8 additions and 8 deletions

View file

@ -33,7 +33,7 @@ install_software() {
mkdir -p "${dir}"
chown -R "${user}" "${dir}"
./install.sh "${dir}" "betterbird-bin"
su -c "./install.sh \"${dir}\" \"betterbird-bin\""
install_one "google-chrome"
install_one "hamsket-bin"