diff options
Diffstat (limited to 'DEV')
-rw-r--r-- | DEV/install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DEV/install.sh b/DEV/install.sh index 0bff811d..7a8aab2d 100644 --- a/DEV/install.sh +++ b/DEV/install.sh @@ -1,7 +1,7 @@ #!/bin/sh # todo: -fix the sql-server pw-stuff (idea: random-seed, printed in the end) +# -set random admin-pw (same as sql-foo) # -install asterisk -# -do checkup for md5/sha # -use ip if dns not configured # -check ssl-stuff (want to have userinput when the script just started) |