Fix bash variable declaration for $AERO_PATH
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Your bash variables here
|
# Your bash variables here
|
||||||
$AERO_PATH="public/aero" # The directory where aero's files should be
|
AERO_PATH="public/aero" # The directory where aero's files should be
|
||||||
|
|
||||||
./node_modules/aero-proxy/examples/install-aero.sh
|
./node_modules/aero-proxy/examples/install-aero.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user