1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-15 17:37:22 +01:00

rename the scripts directory to setup

This commit is contained in:
Joshua Tauberer
2014-06-03 11:12:38 +00:00
parent af03feb389
commit da15ae5375
14 changed files with 21 additions and 21 deletions

View File

@@ -30,7 +30,7 @@ Please see the initial and very barebones [Documentation](docs/index.md) for mor
sudo apt-get install -y git
git clone https://github.com/joshdata/mailinabox
cd mailinabox
sudo scripts/start.sh
sudo setup/start.sh
**Status**: This is a work in progress. It works for what it is, but it is missing such things as quotas, backup/restore, etc.