From 746f57a753b65982db5eb40efe9d49bda27bf7b3 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 24 Aug 2016 18:35:17 +0200 Subject: v0.97.1 - wheezy --- ishtar-prepare-instance | 5 ----- 1 file changed, 5 deletions(-) (limited to 'ishtar-prepare-instance') diff --git a/ishtar-prepare-instance b/ishtar-prepare-instance index 7820db4be..7a4cea27e 100755 --- a/ishtar-prepare-instance +++ b/ishtar-prepare-instance @@ -40,13 +40,8 @@ if [ -d "$INSTANCE" ]; then fi cp -ra example_project $INSTANCE -echo "Debug...." rm $INSTANCE/settings.py ln -s $DEST/example_project/settings.py $DEST/$INSTANCE/settings.py -ls $DEST/ -ls $DEST/example_project -ls -la $DEST/$INSTANCE -echo "Debug done" # Collect static data: cd $INSTANCE -- cgit v1.2.3