server/scripts/update_from_dev_stable.sh
@@ -10,12 +10,12 @@ exit 1 } wget -O ispconfig3-dev.tar.gz "http://git.ispconfig.org/ispconfig/ispconfig3/repository/archive.tar.gz?ref=stable-3.1" wget -O ispconfig3-dev.tar.gz "https://git.ispconfig.org/ispconfig/ispconfig3/repository/archive.tar.gz?ref=stable-3.1" tar xzf ispconfig3-dev.tar.gz echo -n "Latest git version: " ls -1d ispconfig3-master* cd ispconfig3-master*/install ls -1d ispconfig3-stable* cd ispconfig3-stable*/install php -q \ -d disable_classes= \