Skip to content

Commit 8ca84ee

Browse files
authored
Merge pull request coollabsio#2440 from holasoyender/next
fix: Setup script doesnt link to the correct source code file
2 parents 5ebbd76 + 5524f80 commit 8ca84ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ fi
6464
echo -e "-------------"
6565
echo -e "Welcome to Coolify v4 beta installer!"
6666
echo -e "This script will install everything for you."
67-
echo -e "(Source code: https://github.com/coollabsio/coolify/blob/main/scripts/install.sh)\n"
67+
echo -e "(Source code: https://github.com/coollabsio/coolify/blob/main/scripts/install.sh )\n"
6868
echo -e "-------------"
6969

7070
echo "OS: $OS_TYPE $OS_VERSION"

0 commit comments

Comments
 (0)