s3h.sh aktualisiert

This commit is contained in:
damage 2024-09-27 21:44:36 +02:00
parent 921efeb8d2
commit 367128ffab

2
s3h.sh
View File

@ -3,7 +3,7 @@
# config
DIALOG=dialog #gdialog kdialog
START_DIR="$HOME/.s3h"
VERSION="1.7"
VERSION="1.8"
# TODO: use opt parsing
if [[ $# -eq 1 && "$1" == "-v" ]]; then