Skip to content

Commit d79e82e

Browse files
committed
test2
1 parent 40dbc96 commit d79e82e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apache_ubuntu/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
2-
exec apache2 -D FOREGROUND
2+
/usr/sbin/sshd & exec apache2 -D FOREGROUND
33

0 commit comments

Comments
 (0)