Создал(а) 'start.sh'

This commit is contained in:
dimon 2022-04-04 14:44:51 +00:00
parent 373331662a
commit 1c31b3d733

4
start.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/sh
service apache2 start &
service zabbix-agent2 start &
/bin/sh