Skip to content
Snippets Groups Projects
Commit 5574fe22 authored by Bob Mottram's avatar Bob Mottram
Browse files

bash

parent 0e3cc7e0
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
#!/bin/bash
#
# Based on bin/freedombox-customize from freedom-maker
#
......@@ -18,9 +18,6 @@
set -e
set -x
# The number of arguments
NO_OF_ARGS=$#
MY_USERNAME=$USER
MY_PASSWORD='freedombone'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment