diff --git a/do_postinstall.sh b/do_postinstall.sh
index c107016334db016b28af3eccbd9449783a4893d8..362ab0b14b63e4870afd89d11e75d48be407e8b9 100755
--- a/do_postinstall.sh
+++ b/do_postinstall.sh
@@ -37,14 +37,6 @@ DIR=`dirname $0`
 echo "Updating eole"
 Maj-Auto
 
-# Configure
-$DIR/import_config.sh
-
-echo "Please set the school network IP, save and quit the configurator"
-gen_config
-echo "Configuring server"
-reconfigure
-
 for ctn in partage reseau
 do
     echo "Running post install for $ctn"