I don't know man
[
This commit is contained in:
parent
983cad9810
commit
8c07a9f185
18 changed files with 22 additions and 88 deletions
|
|
@ -18,6 +18,9 @@ pre_remove() {
|
|||
|
||||
install_software() {
|
||||
cd
|
||||
|
||||
user=$(who | cut -f1 -d' ')
|
||||
su "${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