parent
92ec7a1a8b
commit
fc18d53fe8
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
#!/usr/bin/env bash
|
||||
scriptVersion="1.6"
|
||||
scriptVersion="1.7"
|
||||
|
||||
#### Import Settings
|
||||
source /config/extended.conf
|
||||
|
||||
log () {
|
||||
m_time=`date "+%F %T"`
|
||||
|
|
Loading…
Reference in a new issue