ass ass
This commit is contained in:
parent
ffad3869d1
commit
bff74bef09
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ apk_install(){
|
|||
}
|
||||
|
||||
bwapk_install (){
|
||||
doas bwroot apk add "$1" >/dev/null 2>&1; echo "installing $1 on chroot environment"
|
||||
doas chroot $HOME/Documents/Miscellaneous/alpchroot/ apk add "$1" >/dev/null 2>&1; echo "installing $1 on chroot environment"
|
||||
}
|
||||
|
||||
git_install(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue