r26603: Don't install no longer available upgrade script.
[ira/wip.git] / source / script / installmisc.sh
index 3a3a7391ee743c920b9df4fa26bd4e14efb654bb..4707aafdbd28e2aecedf81eb168d23ad5676e65d 100755 (executable)
@@ -16,7 +16,6 @@ echo "Installing setup templates"
 mkdir -p $SETUPDIR || exit 1
 cp setup/schema-map-* $SETUPDIR || exit 1
 cp setup/DB_CONFIG $SETUPDIR || exit 1
-cp setup/upgrade $SETUPDIR || exit 1
 cp setup/provision-backend $SETUPDIR || exit 1
 cp setup/provision $SETUPDIR || exit 1
 cp setup/newuser $SETUPDIR || exit 1