diff options
Diffstat (limited to '3-repositories.sh')
-rwxr-xr-x | 3-repositories.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3-repositories.sh b/3-repositories.sh index 219fea5..9d73ab1 100755 --- a/3-repositories.sh +++ b/3-repositories.sh @@ -3,7 +3,7 @@ source ./auto/helper-logic # Clear the screen and print the header -PrintHeader "3-repositories.sh" +PrintHeader # Ensure we are running as root EnsureRoot |