Skip to content
Snippets Groups Projects
Commit 706ff6d3 authored by Noa3's avatar Noa3 :speech_balloon:
Browse files

added a black newline on the end

parent cd8fff39
Branches
Tags
1 merge request!12258Easy updater to latest changes on pregmod-master
...@@ -40,4 +40,4 @@ IF %CODE% EQU 0 ( ...@@ -40,4 +40,4 @@ IF %CODE% EQU 0 (
) )
@echo Exit @echo Exit
pause pause
\ No newline at end of file
...@@ -34,4 +34,4 @@ if [ $CODE -eq 0 ]; then ...@@ -34,4 +34,4 @@ if [ $CODE -eq 0 ]; then
git pull origin pregmod-master git pull origin pregmod-master
fi fi
echo "Update complete!" echo "Update complete!"
fi fi
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment