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 da27f08 commit 81e3028Copy full SHA for 81e3028
etc/scripts/start_apache.sh
@@ -1,3 +1,3 @@
1
-#!/usr/bin/env bash
+#!/bin/bash
2
3
-sudo service apache2 start > /dev/null 2>&1
+sudo service apache2 start > /dev/null 2>&1
0 commit comments