check public blog dir available

This commit is contained in:
cremesk 2019-07-13 18:20:26 +02:00 committed by creme
parent de8e2a8c3e
commit de7c9d73e1
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 1 additions and 0 deletions

1
bb.sh
View File

@ -1186,6 +1186,7 @@ do_main() {
# MAIN
# Do not change anything here. If you want to modify the code, edit do_main()
#
test -d ~/public_html/blog || mkdir -p ~/public_html/blog
cd ~/public_html/blog
do_main "$@"