bug fix
This commit is contained in:
parent
6cad9e9513
commit
18913bc052
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
scriptVersion="1.0.2"
|
||||
#!/usr/bin/with-contenv bash
|
||||
scriptVersion="1.0.3"
|
||||
|
||||
######## Settings
|
||||
scriptInterval="15m"
|
||||
|
|
Loading…
Reference in a new issue