mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
commit
7eb1067f8f
|
|
@ -16,6 +16,7 @@ echo "So you have to make up manually if you want to use MySQL support"
|
|||
|
||||
boswatchpath=/opt/boswatch
|
||||
mkdir -p $boswatchpath
|
||||
reboot=false
|
||||
|
||||
for (( i=1; i<=$#; i=$i+2 )); do
|
||||
t=$((i + 1))
|
||||
|
|
|
|||
Loading…
Reference in a new issue