Corrections git man pages
[hvlinux.git] / stage3 / stage3-additions
index 4bf271a..abc4847 100755 (executable)
@@ -18,6 +18,9 @@ fi
 
 init_log_file
 
+# Scripts directory
+export SCRDIR=$(pwd)
+
 ipkg_ac   ${CPIO}
 
 exit $?