summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x1-prereqs.sh2
-rwxr-xr-x2-jenkins.sh2
-rwxr-xr-x3-repositories.sh2
-rwxr-xr-x4-uncron.sh2
-rwxr-xr-x5-docker-jobs.sh2
-rwxr-xr-x6-provision-project-jobs.sh2
-rwxr-xr-x7-build-project-jobs.sh2
-rwxr-xr-x8-nginx.sh2
8 files changed, 8 insertions, 8 deletions
diff --git a/1-prereqs.sh b/1-prereqs.sh
index b4b1624..783f3ca 100755
--- a/1-prereqs.sh
+++ b/1-prereqs.sh
@@ -248,4 +248,4 @@ echo "Part 1 of the installer is now done."
echo "Please run part two (2-jenkins.sh) to set up Jenkins."
# Create marker file
-CreateMarkerFile 1 \ No newline at end of file
+CreateMarkerFile 1
diff --git a/2-jenkins.sh b/2-jenkins.sh
index 15ac802..df6f5a3 100755
--- a/2-jenkins.sh
+++ b/2-jenkins.sh
@@ -342,4 +342,4 @@ echo "Part 2 of the installer is now done."
echo "Please run part three (3-repositories.sh) to set up the reprepro repositories."
# Create marker file
-CreateMarkerFile 2 \ No newline at end of file
+CreateMarkerFile 2
diff --git a/3-repositories.sh b/3-repositories.sh
index 9d73ab1..881a838 100755
--- a/3-repositories.sh
+++ b/3-repositories.sh
@@ -107,4 +107,4 @@ echo "Part 3 of the installer is now done."
echo "Please run part four (4-uncron.sh) to set up uncron."
# Create marker file
-CreateMarkerFile 3 \ No newline at end of file
+CreateMarkerFile 3
diff --git a/4-uncron.sh b/4-uncron.sh
index 8ae4dc1..cd961c2 100755
--- a/4-uncron.sh
+++ b/4-uncron.sh
@@ -87,4 +87,4 @@ echo "Part 4 of the installer is now done."
echo "Please run part five (5-docker-jobs.sh) to set up the vyos build container jobs."
# Create marker file
-CreateMarkerFile 4 \ No newline at end of file
+CreateMarkerFile 4
diff --git a/5-docker-jobs.sh b/5-docker-jobs.sh
index 25949d5..089e1bc 100755
--- a/5-docker-jobs.sh
+++ b/5-docker-jobs.sh
@@ -56,4 +56,4 @@ else
fi
# Create marker file
-CreateMarkerFile 5 \ No newline at end of file
+CreateMarkerFile 5
diff --git a/6-provision-project-jobs.sh b/6-provision-project-jobs.sh
index ea90425..7dd49cd 100755
--- a/6-provision-project-jobs.sh
+++ b/6-provision-project-jobs.sh
@@ -42,4 +42,4 @@ echo "Part 6 of the installer is now done."
echo "Please run part seven (7-build-project-jobs.sh) to build the project jobs."
# Create marker file
-CreateMarkerFile 6 \ No newline at end of file
+CreateMarkerFile 6
diff --git a/7-build-project-jobs.sh b/7-build-project-jobs.sh
index faf8372..2ce20f5 100755
--- a/7-build-project-jobs.sh
+++ b/7-build-project-jobs.sh
@@ -52,4 +52,4 @@ else
fi
# Create marker file
-CreateMarkerFile 7 \ No newline at end of file
+CreateMarkerFile 7
diff --git a/8-nginx.sh b/8-nginx.sh
index 4c470f1..efcaa6e 100755
--- a/8-nginx.sh
+++ b/8-nginx.sh
@@ -78,4 +78,4 @@ echo "Part 8 of the installer is now done."
echo "The installation is now done - you can build the ISO by running the build-iso.sh bash script."
# Create marker file
-CreateMarkerFile 8 \ No newline at end of file
+CreateMarkerFile 8