diff options
author | M.Gergo | 2018-03-28 20:55:57 +0200 |
---|---|---|
committer | M.Gergo | 2018-03-28 20:55:57 +0200 |
commit | 421914473feb547f5e16e7fe3c6945e8758e7160 (patch) | |
tree | a099caeb4cd8e9b86af40fcd4d6acad2fcfccb40 /mayor-installer-fcgi/fcgi_install.d/99end.sh | |
parent | 8e3d4bca1304fab45d4d52111a8d08ca3bd29280 (diff) | |
download | mayor-421914473feb547f5e16e7fe3c6945e8758e7160.tar.gz mayor-421914473feb547f5e16e7fe3c6945e8758e7160.zip |
installer fcgi
Diffstat (limited to 'mayor-installer-fcgi/fcgi_install.d/99end.sh')
-rwxr-xr-x | mayor-installer-fcgi/fcgi_install.d/99end.sh | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mayor-installer-fcgi/fcgi_install.d/99end.sh b/mayor-installer-fcgi/fcgi_install.d/99end.sh new file mode 100755 index 00000000..fab52dc8 --- /dev/null +++ b/mayor-installer-fcgi/fcgi_install.d/99end.sh @@ -0,0 +1,7 @@ +#!/bin/bash + +echo -e "-------------------------------------------------\n" +echo -e "Telepítés vége. \n\n" + + + |