We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40dbc96 commit d79e82eCopy full SHA for d79e82e
apache_ubuntu/run.sh
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
-exec apache2 -D FOREGROUND
+/usr/sbin/sshd & exec apache2 -D FOREGROUND
3
0 commit comments