tools.freebsd
2023-09-18
Parent:60183461e11f
1:1dff2f4f424b tip Browse Files
. Смена версии скрипта на текуший стиль
1.1 --- a/appdaemon.sh Mon Sep 18 22:15:46 2023 +0300 1.2 +++ b/appdaemon.sh Mon Sep 18 23:08:41 2023 +0300 1.3 @@ -1,6 +1,6 @@ 1.4 #!/bin/sh 1.5 # 1.6 -# $devel.a0fs.net: appdaemon - 0.5 awgur$ 1.7 +# devel.a0fs.net -- appdaemon -- v1.r202309.1 # 1.8 # $FreeBSD: head/www/uwsgi/files/uwsgi.in 340872 2014-01-24 00:14:07Z mat $ 1.9 # 1.10 # PROVIDE: appdaemon 1.11 @@ -188,4 +188,4 @@ 1.12 start_precmd=my_start_precmd 1.13 start_postcmd=my_start_postcmd 1.14 status_postcmd=my_status_postcmd 1.15 -run_rc_command "$1" 1.16 \ No newline at end of file 1.17 +run_rc_command "$1"