diff --git a/functions/menu.sh b/functions/menu.sh index b9d0bcc5..3a671fc1 100644 --- a/functions/menu.sh +++ b/functions/menu.sh @@ -1,10 +1,6 @@ #!/bin/bash menu(){ -script=$(readlink -f "$0") -script_path=$(dirname "$script") -script_name="heavy_script.sh" -cd "$script_path" || exit clear -x title echo "1) Help"