Skip to content

Commit 1775462

Browse files
author
Daniel Hansson
authored
Update wordpress-startup-script.sh
1 parent bee4005 commit 1775462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wordpress-startup-script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ then
265265
echo "sudo nano /etc/network/interfaces"
266266
echo
267267
echo "If you experience any bugs, please report it here:"
268-
echo "https://github.com/nextcloud/vm/issues/new"
268+
echo "https://github.com/techandme/wordpress-vm/issues/new"
269269
echo -e "\e[32m"
270270
read -p "Press any key to continue..." -n1 -s
271271
echo -e "\e[0m"

0 commit comments

Comments
 (0)