#10 resolving bug in variable assignment

This commit is contained in:
Logan Cusano
2024-03-08 22:09:22 -05:00
parent 3cb53605c7
commit d48d1155cb

View File

@@ -152,7 +152,7 @@ echo "Cloning OP25 from the git repository..."
git clone https://github.com/boatbod/op25.git
# Navigate to the OP25 directory
$ogPwd = $(pwd)
ogPwd=$(pwd)
cd op25
# Edit the startup script to use the active.cfg.json config file generated by the app