feat(automation/deployment): Added script to autodeploy and setup wedge and nodes
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
7
scripts/98-test.sh
Executable file
7
scripts/98-test.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SDE=/home/user/bf-sde-9.7.0/
|
||||
SDE_INSTALL=/home/user/bf-sde-9.7.0/install
|
||||
|
||||
echo "$SDE"
|
||||
echo "$SDE_INSTALL"
|
||||
Reference in New Issue
Block a user