bootdrive help

This commit is contained in:
rootzoll
2021-05-03 19:59:20 +02:00
parent 1a6ecbd1f0
commit 402f12f0e9

View File

@@ -8,7 +8,7 @@
source /home/admin/raspiblitz.info </dev/null
# command info
if [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
if [ "$1" == "" ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
echo "tools for the boot drive / sd card"
echo "blitz.sdcard.sh status"
echo "blitz.sdcard.sh expand"