This commit is contained in:
root
2022-03-15 10:35:22 +01:00
parent 01641ac9d7
commit f4890b1c87

3
mystart-script.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
echo "starting apache2"
/sbin/apachectl start