testing new functionality
This commit is contained in:
Родитель
25c85e8f02
Коммит
c041b846b4
|
@ -1,5 +1,4 @@
|
|||
#!/bin/bash
|
||||
. ./src/linux/common/setup/init.sh
|
||||
|
||||
# libclang needs to be installed as well, due to a new dependency
|
||||
apt-get update
|
||||
|
@ -10,5 +9,4 @@ wget https://raw.githubusercontent.com/Azure/ALAR/main/src/run-alar.sh
|
|||
chmod 700 run-alar.sh
|
||||
./run-alar.sh $1
|
||||
|
||||
Log-Output "ALAR stopped"
|
||||
exit $?
|
||||
|
|
Загрузка…
Ссылка в новой задаче