need another beer

This commit is contained in:
coolnsx
2023-08-10 12:30:42 +05:30
parent 9287e03f41
commit 33fad01b66
10 changed files with 116 additions and 23 deletions

View File

@@ -15,7 +15,7 @@ display() {
case $(uname -o) in
*ndroid*)
os="droid"
script_dir="$HOME"
script_dir=""
;;
*)
os="linux"