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:
Tuan-Dat Tran
2024-12-31 15:17:29 +01:00
parent f3e97a4619
commit 5857beeaf6
16 changed files with 104 additions and 148 deletions

7
scripts/98-test.sh Executable file
View 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"