diff options
author | ichdasich <ichdasich@29ba0400-6e00-0410-a75a-ca02368028f8> | 2008-04-12 22:02:35 +0000 |
---|---|---|
committer | ichdasich <ichdasich@29ba0400-6e00-0410-a75a-ca02368028f8> | 2008-04-12 22:02:35 +0000 |
commit | f68806d63f61533d40a0b8668a85f70e2a14e7b2 (patch) | |
tree | 8c795ec140ee0762596e3b2984e40d84fe2404b6 /DEV | |
parent | 506c5f12fc154522e227f6b046d3f7e1041b98af (diff) |
install.sh update
git-svn-id: svn://svn.cccv.de/engel-system@275 29ba0400-6e00-0410-a75a-ca02368028f8
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) |