1.8 cleanup
This commit is contained in:
parent
71d3aabe13
commit
3103c25247
1 changed files with 1 additions and 4 deletions
|
@ -1,10 +1,7 @@
|
|||
#!/usr/bin/with-contenv bash
|
||||
scriptVersion="1.7"
|
||||
scriptVersion="1.8"
|
||||
scriptName="Audio"
|
||||
|
||||
#### Import Settings
|
||||
source /config/extended.conf
|
||||
|
||||
log () {
|
||||
m_time=`date "+%F %T"`
|
||||
echo $m_time" :: $scriptName :: $scriptVersion :: "$1
|
||||
|
|
Loading…
Reference in a new issue