v1.7 - Bug fix for the last bug fix...

#14
This commit is contained in:
RandomNinjaAtk 2023-07-14 10:57:00 +00:00 committed by GitHub
parent 92ec7a1a8b
commit fc18d53fe8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"`