remove logfile
This commit is contained in:
parent
1ce8b8eb56
commit
d86aa00166
@ -259,7 +259,7 @@ if [ $current_brightness -eq $end_brightness ] && [ $current_colortemp -eq $end_
|
||||
ssh_command "cmd media_session volume --set 5 --stream 9 && /data/data/com.termux/files/usr/bin/mpv /data/scripts/your-new-morning-alarm.ogg"
|
||||
else
|
||||
sleep 1
|
||||
ssh_command "/data/scripts/morning-alarm.sh >> /data/scripts/morning-alarm.log" &
|
||||
ssh_command "/data/scripts/morning-alarm.sh" &
|
||||
ssh_executed=true
|
||||
fi
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user