]> git.ipfire.org Git - people/jschlag/ipfire-3.x-image.git/commitdiff
Add comment
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Thu, 15 Nov 2018 13:39:45 +0000 (13:39 +0000)
committerJonatan Schlag <jonatan.schlag@ipfire.org>
Thu, 15 Nov 2018 13:39:45 +0000 (13:39 +0000)
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
generate_image.sh

index 75f43a3e8a22c1a0410c7b7d609e10cd9061f431..6377da7758ca9f9a6b2d967827f48fbe3ff53c77 100755 (executable)
@@ -279,6 +279,10 @@ LOCAL_REPO_DIR="$(mktemp -d ${WORKING_DIR}/ipfire-repo.XXXXXXX)"
 LOCAL_REPO_FILE="/etc/pakfire/repos/local.repo"
 
 
+#
+# Scripts starts here
+#
+
 # Check that pakfire is working
 check_for_pakfire