Skip to content
Snippets Groups Projects
Commit 756703c3 authored by Tomáš Plesník's avatar Tomáš Plesník
Browse files

pridana informativni hlaska Summary

parent e47f986c
No related branches found
No related tags found
No related merge requests found
...@@ -400,6 +400,9 @@ createManifest ...@@ -400,6 +400,9 @@ createManifest
# crate symlinks from warden server bin to user path (if -s option is set) # crate symlinks from warden server bin to user path (if -s option is set)
[[ ! -z "$symbin" ]] && [[ -d "$symbin" ]] && [[ -w "$symbin" ]] && createSymlinks [[ ! -z "$symbin" ]] && [[ -d "$symbin" ]] && [[ -w "$symbin" ]] && createSymlinks
echo
echo "------------------------- Summary ---------------------------------------"
echo echo
echo "Please check updated/created configuration files:" echo "Please check updated/created configuration files:"
echo " - $server_conf" echo " - $server_conf"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment