diff options
author | Charadon <dev@iotib.net> | 2022-10-05 17:13:47 -0400 |
---|---|---|
committer | Charadon <dev@iotib.net> | 2022-10-05 17:13:47 -0400 |
commit | 73733275044257f26d5e6cb01af739835482e737 (patch) | |
tree | 3b6d6dcf33bed20e6f19a882f736d41946273122 /docs/setup.sh.txt | |
parent | f60854800d6f8d8ddff9afe35b9c098d7b4dd3ba (diff) | |
download | dscip-73733275044257f26d5e6cb01af739835482e737.tar.gz |
Remove old docs/ folder, as the GNU Info manual has already surpassed it.
Diffstat (limited to 'docs/setup.sh.txt')
-rw-r--r-- | docs/setup.sh.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/setup.sh.txt b/docs/setup.sh.txt deleted file mode 100644 index f0699ba..0000000 --- a/docs/setup.sh.txt +++ /dev/null @@ -1,6 +0,0 @@ -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 |