better code

This commit is contained in:
coolnsx
2023-09-16 18:16:39 +05:30
parent 4a890fed83
commit 53d614bdf5
5 changed files with 6 additions and 6 deletions

View File

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