Update create_sibling.sh

Fix for “dependencies checks” flag option.
This commit is contained in:
Mike Jamieson 2019-09-25 19:39:40 -04:00 committed by GitHub
parent 4ad621e68f
commit ed272f70bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -171,7 +171,7 @@ usage: $0 [OPTIONS]
-o <file> # Name of the img-file (default: pwnagotchi.img)
-s <size> # Size which should be added to second partition (in Gigabyte) (default: 4)
-p # Only run provisioning (assumes the image is already mounted)
-p # Only run dependencies checks
-d # Only run dependencies checks
-h # Show this help
EOF