Minor fixes to bootstrap and install scripts
This commit is contained in:
		@@ -34,5 +34,6 @@ export GOPATH=~/go
 | 
			
		||||
# Note: this will ask for credentials
 | 
			
		||||
go get bitbucket.org/nicdex/adaptech-goes
 | 
			
		||||
cd $GOPATH/src/bitbucket.org/nicdex/adaptech-goes
 | 
			
		||||
chmod +x ./scripts/*
 | 
			
		||||
./scripts/install.sh
 | 
			
		||||
popd
 | 
			
		||||
 
 | 
			
		||||
@@ -8,4 +8,4 @@ cp -R scripts /opt/goes
 | 
			
		||||
# Reminders
 | 
			
		||||
echo Goes reminders:
 | 
			
		||||
echo - Set the system TimeZone for expected day projection
 | 
			
		||||
echo - Configure start script (/opt/goes/scripts/start.sh)
 | 
			
		||||
echo '- Configure start script (/opt/goes/scripts/start.sh)'
 | 
			
		||||
		Reference in New Issue
	
	Block a user