Added commands to clone other repos
This commit is contained in:
6
setup.sh
6
setup.sh
@@ -120,6 +120,12 @@ cd ~/setup
|
||||
# sudo service hostapd start
|
||||
# sudo service isc-dhcp-server start
|
||||
|
||||
cd ~/src
|
||||
git clone https://patrickjmcd@bitbucket.org/poconsole/datalogger.git
|
||||
git clone https://patrickjmcd@bitbucket.org/poconsole/www.git
|
||||
git clone https://patrickjmcd@bitbucket.org/poconsole/filemanager.git
|
||||
|
||||
|
||||
echo "Setup Complete!"
|
||||
|
||||
cd ~
|
||||
|
||||
Reference in New Issue
Block a user