This commit is contained in:
Bob Mottram 2015-11-20 23:54:24 +00:00
parent 0e3cc7e07a
commit 5574fe2244
1 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/bash
# #
# Based on bin/freedombox-customize from freedom-maker # Based on bin/freedombox-customize from freedom-maker
# #
@ -18,9 +18,6 @@
set -e set -e
set -x set -x
# The number of arguments
NO_OF_ARGS=$#
MY_USERNAME=$USER MY_USERNAME=$USER
MY_PASSWORD='freedombone' MY_PASSWORD='freedombone'