Fix of aur packages
This commit is contained in:
parent
3533e70907
commit
baa064eb51
20 changed files with 29 additions and 6 deletions
|
|
@ -21,6 +21,7 @@ install_software() {
|
|||
|
||||
user=$(who | cut -f1 -d' ')
|
||||
su "${user}"
|
||||
echo "hey we zijn nu ${user}"
|
||||
|
||||
>&2 echo "Installing betterbird"
|
||||
git clone --depth 1 --progress https://aur.archlinux.org/betterbird-bin.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue