We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16ebae9 commit 428a6d5Copy full SHA for 428a6d5
1 file changed
start.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
# The current Version of this file can be found HERE:
4
-# https://github.com/pluswerk/php-dev/blob/master/start.sh
+# https://github.com/pluswerk/php-dev/blob/main/start.sh
5
6
[ -f .env ] && . .env
7
0 commit comments