mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-28 20:47:49 +01:00
another fixie
This commit is contained in:
@@ -15,7 +15,7 @@ CUR=$(cat "$SCRIPT_DIR"/version)
|
||||
echo Current: $CUR
|
||||
|
||||
if [[ $CUR -ge $LATEST ]]; then
|
||||
exit Already latest!
|
||||
echo Already latest!
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user