1.8 cleanup

This commit is contained in:
RandomNinjaAtk 2023-07-15 10:24:18 -04:00 committed by GitHub
parent 71d3aabe13
commit 3103c25247
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,7 @@
#!/usr/bin/with-contenv bash #!/usr/bin/with-contenv bash
scriptVersion="1.7" scriptVersion="1.8"
scriptName="Audio" scriptName="Audio"
#### Import Settings
source /config/extended.conf
log () { log () {
m_time=`date "+%F %T"` m_time=`date "+%F %T"`
echo $m_time" :: $scriptName :: $scriptVersion :: "$1 echo $m_time" :: $scriptName :: $scriptVersion :: "$1