[GHA] debug Nginx folder locations

This commit is contained in:
Mitchell Krog 2021-06-21 12:45:18 +02:00
parent a69095445a
commit 79aa4762f2
No known key found for this signature in database
GPG key ID: E02E9D10427B6A43

View file

@ -63,6 +63,12 @@ defaultcolor=$(tput setaf default)
# FUNCTIONS
# ---------
# Debug Folder Locations
ls -la /
ls -la /etc
ls -la ./etc
reloadNginX () {
printf "\n"
echo "${bold}${green}---------------"