Work on stuff

This commit is contained in:
Jonathan Hodgson 2017-07-13 17:17:05 +01:00
parent 267d0938e1
commit 22deab147a
4 changed files with 32 additions and 7 deletions

View file

@ -77,7 +77,7 @@ function themes() {
if [ -d $themes ]; then
cdlc $themes
else
echo " Can't find plugins folder "
echo " Can't find theme folder "
fi
else
echo " Can't find public_html folder."