mozeal 12 anni fa
parent
commit
32c6b4f789
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      install.sh

+ 2 - 1
install.sh

@@ -8,9 +8,10 @@
 # be hosted separately.
 # be hosted separately.
 #
 #
 
 
+# prefix=http://www.gameplay3d.org
 # prefix=http://www.jimmydev.com
 # prefix=http://www.jimmydev.com
 # prefix=http://jfinale.appoverdrive.com
 # prefix=http://jfinale.appoverdrive.com
-prefix=http://www.clicknectdev.com
+prefix=http://jim.clicknect.com
 
 
 branchname=$1
 branchname=$1
 if [[ "$branchname" == "" ]]; then
 if [[ "$branchname" == "" ]]; then