diff options
Diffstat (limited to 'mayor-orig/mayor-installer-orig/setup')
-rwxr-xr-x | mayor-orig/mayor-installer-orig/setup | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mayor-orig/mayor-installer-orig/setup b/mayor-orig/mayor-installer-orig/setup index 3c13a155..74fe9215 100755 --- a/mayor-orig/mayor-installer-orig/setup +++ b/mayor-orig/mayor-installer-orig/setup @@ -1,5 +1,6 @@ #!/bin/bash -clear + +#clear echo "-------------------------------------------" echo " MaYoR Setup " echo "-------------------------------------------" |