Skip to content

Commit

Permalink
Add the qub directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jamonholmgren committed Dec 8, 2023
1 parent 9fc2d30 commit 4679e4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cli.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ main() {
# Make the folders
mkdir "${DOMAIN}"
mkdir "${DOMAIN}/bin"
mkdir -p "${DOMAIN}/qub"
mkdir -p "${DOMAIN}/web/pages"
mkdir -p "${DOMAIN}/web/static"

Expand Down

0 comments on commit 4679e4d

Please sign in to comment.