lots of changes
This commit is contained in:
parent
19bee17823
commit
29b7a611bd
8 changed files with 58 additions and 17 deletions
|
@ -113,7 +113,7 @@ function ptheme() {
|
|||
}
|
||||
|
||||
function get_theme() {
|
||||
public_html=${${PWD%/public_html*}%/wiki*}/public_html
|
||||
public_html="${${PWD%/public_html*}%/wiki*}/public_html"
|
||||
if [ -d $public_html ]; then
|
||||
if [ -d $public_html/wp ]; then
|
||||
wpPath=$public_html/wp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue