diff options
author | dd <dd@wx.tnyzeq.icu> | 2024-06-30 18:43:56 +0200 |
---|---|---|
committer | dd <dd@wx.tnyzeq.icu> | 2024-06-30 18:43:56 +0200 |
commit | 1213825c8d059c27cc3a444f35fd7ed6b80c52a8 (patch) | |
tree | e976ce9c0d62b8c1f44abba44a892a662f7e8eec /4-uncron.sh | |
parent | 3afc4061f9e45d3638b5656d1adc6e7dc7820713 (diff) | |
download | vyos-jenkins-1213825c8d059c27cc3a444f35fd7ed6b80c52a8.tar.gz vyos-jenkins-1213825c8d059c27cc3a444f35fd7ed6b80c52a8.zip |
added end-of-file newline
Diffstat (limited to '4-uncron.sh')
-rwxr-xr-x | 4-uncron.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |