Added shell scripts, updated readme

This commit is contained in:
Marwolf
2018-07-06 20:19:35 -04:00
parent cb31138f1c
commit 09303415a5
8 changed files with 34 additions and 25 deletions

7
first-time-setup.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
sudo make stop
sudo make start
sudo make clone
sleep 5
sudo make import