update to db59a1a2dd 2019-03-07
[automated-distro-installer] / fai / config / hooks / instsoft.DEBIAN
index ebf7d8ac9ef28831efb4fbda4bd2793ddd884625..35ac3064f48afe0b4848f917bec04f1353705a8e 100755 (executable)
@@ -11,7 +11,6 @@ ainsl -a  /etc/ucf.conf "^conf_force_conffold=YES"
 
 # in case the locales are already included inside the base file (Ubuntu)
 if [ -f $target/usr/sbin/locale-gen ]; then
-    $ROOTCMD dpkg-reconfigure -fnoninteractive locales
     exit
 fi