diff options
author | M.Gergo | 2022-02-04 14:00:07 +0100 |
---|---|---|
committer | M.Gergo | 2022-02-04 14:00:07 +0100 |
commit | cbb307f369ee869a15383020a8ed36274d819c83 (patch) | |
tree | ee694b958f226e44988633967b5073ada2e6dcd5 /mayor-orig/mayor-installer-orig/setup | |
parent | aaab24c8c081b8e2b42cf8bf003120f27070aa6c (diff) | |
download | mayor-cbb307f369ee869a15383020a8ed36274d819c83.tar.gz mayor-cbb307f369ee869a15383020a8ed36274d819c83.zip |
Rev: 4828
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 "-------------------------------------------" |