some changes
This commit is contained in:
5
scripts/auto-update.sh
Executable file → Normal file
5
scripts/auto-update.sh
Executable file → Normal file
@@ -5,8 +5,8 @@ doWork(){
|
||||
apt upgrade -y
|
||||
$scriptPath/../services/code-server/docker-run.sh
|
||||
$scriptPath/../services/nginx/docker-run.sh
|
||||
$scriptPath/../services/wyoming-faster-whisper/docker-run.sh
|
||||
$scriptPath/../services/wyoming-piper/docker-run.sh
|
||||
#$scriptPath/../services/wyoming-faster-whisper/docker-run.sh
|
||||
#$scriptPath/../services/wyoming-piper/docker-run.sh
|
||||
docker image prune -f
|
||||
}
|
||||
doWork 2>&1 | logger -s -t "auto-update"
|
||||
@@ -14,3 +14,4 @@ exit 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user