Joachim M. Giæver il y a 5 ans
Parent
commit
4252b12a70
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      bin/lxcbuild

+ 1 - 0
bin/lxcbuild

@@ -110,6 +110,7 @@ git pull
 if [ "${CURRF}" != "$(md5sum "${0}")" ]; then
 	cprint "File changes on last pull. Restarting..."
 	eval "${SELF}"
+	cprint "Ended child"
 	exit 1
 fi