Add comments
This commit is contained in:
parent
e8b2b2e541
commit
3b37debbf7
2 changed files with 2 additions and 1 deletions
|
@ -187,6 +187,7 @@ function themes() {
|
|||
fi
|
||||
}
|
||||
|
||||
#This function toggles debug in wp-config
|
||||
function debugToggle(){
|
||||
public_html=${PWD%/public_html*}/public_html
|
||||
if [ -d $public_html ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue