move scripts to scripts folder

pull/173/head
Aevann 2023-07-26 21:15:53 +03:00
parent fed18619b0
commit 0f31f695f9
5 changed files with 1 additions and 1 deletions

0
cron.sh → scripts/cron.sh 100755 → 100644
View File

View File

@ -5,7 +5,7 @@ logfile=/tmp/supervisord.log
[program:rDrama]
directory=/rDrama
command=sh startup_docker.sh
command=sh scripts/startup_docker.sh
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr