mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 10:09:49 +00:00
[GHA] debug Nginx folder locations
This commit is contained in:
parent
a69095445a
commit
79aa4762f2
1 changed files with 6 additions and 0 deletions
|
@ -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}---------------"
|
||||
|
|
Loading…
Add table
Reference in a new issue