Compare commits

...

2 Commits

Author SHA1 Message Date
creme c09ecb91f8
remove trailing spaces 2019-09-05 01:02:59 +02:00
creme 8b940ea9ad
update for envs.net 2019-09-05 00:50:35 +02:00
5 changed files with 14 additions and 14 deletions

2
config
View File

@ -2,7 +2,7 @@
##
## CONFIGURATION VARIABLES FOR SPACE LAUNCH (SL)
CODE_DIR=/home/cmccabe/code/spacelaunch
CODE_DIR=/opt/services/spacelaunch
NOSE_CONE=$CODE_DIR/nose_cone.txt
FLAMES=$CODE_DIR/flames.txt
KABOOM=$CODE_DIR/kaboom.txt

2
sl.sh
View File

@ -15,7 +15,7 @@
#########################################################################
## CONFIGURATION VARIABLES
source /home/cmccabe/code/spacelaunch/config
source /opt/services/spacelaunch/config
#########################################################################
## VARIABLE INITIALIZATION AND SET-UP STEPS