This commit is contained in:
rootzoll
2025-01-05 22:42:54 +01:00
parent 283b6bc267
commit a7af84904a

View File

@@ -6,6 +6,7 @@ if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
>&2 echo "# blitz.data.sh setup SINGLE-DATA"
>&2 echo "# blitz.data.sh setup SINGLE-SYSTEM"
>&2 echo "# blitz.data.sh migration [umbrel|citadel|mynode] [partition] [-test] # will migrate partition to raspiblitz"
>&2 echo "# blitz.data.sh uasp-fix [-info] # deactivates UASP for non supported USB HDD Adapters"
echo "error='missing parameters'"
exit 1
fi