Skip to content

Commit 428a6d5

Browse files
authored
Update start.sh
1 parent 16ebae9 commit 428a6d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# The current Version of this file can be found HERE:
4-
# https://github.com/pluswerk/php-dev/blob/master/start.sh
4+
# https://github.com/pluswerk/php-dev/blob/main/start.sh
55

66
[ -f .env ] && . .env
77

0 commit comments

Comments
 (0)