#10 resolving bug in variable assignment
This commit is contained in:
@@ -152,7 +152,7 @@ echo "Cloning OP25 from the git repository..."
|
|||||||
git clone https://github.com/boatbod/op25.git
|
git clone https://github.com/boatbod/op25.git
|
||||||
|
|
||||||
# Navigate to the OP25 directory
|
# Navigate to the OP25 directory
|
||||||
$ogPwd = $(pwd)
|
ogPwd=$(pwd)
|
||||||
cd op25
|
cd op25
|
||||||
|
|
||||||
# Edit the startup script to use the active.cfg.json config file generated by the app
|
# Edit the startup script to use the active.cfg.json config file generated by the app
|
||||||
|
|||||||
Reference in New Issue
Block a user