various fixes, improve flidas
[automated-distro-installer] / fai / config / hooks / instsoft.DEBIAN
index ebf7d8ac9ef28831efb4fbda4bd2793ddd884625..13c517a991ee6d73fa7edb7eed7c3ce6609a9739 100755 (executable)
@@ -1,5 +1,6 @@
 #! /bin/bash
 
+set -x
 # if package locales will be installed, then install it early, before
 #  other packages
 if [ $FAI_ACTION != "install" -a $FAI_ACTION != "dirinstall" ]; then