diff options
-rw-r--r-- | docs/setup.sh.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/setup.sh.txt b/docs/setup.sh.txt new file mode 100644 index 0000000..f0699ba --- /dev/null +++ b/docs/setup.sh.txt @@ -0,0 +1,6 @@ +setup.sh is a script that helps automate or more easily set up a dscip +instance. If it is ran without arguments it enters Interactive Mode, where it +will prompt you questions. + +However, it can be used with command-line switches in Non-Interactive Mode. +For more info, use the -h switch on setup.sh |