init eACGM
This commit is contained in:
8
grafana/service.sh
Normal file
8
grafana/service.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
cd src/ollamanet && make run && cd ../..
|
||||
echo -e "\x1b[32m[+] Successfully launched ollamanet\x1b[0m"
|
||||
|
||||
cd src/top
|
||||
nohup python top.py > log/top.log 2>&1 &
|
||||
cd ../..
|
||||
|
||||
echo -e "\x1b[32m[+] Successfully launched top\x1b[0m"
|
Reference in New Issue
Block a user