diff --git a/blueprint/lib/db.sh b/blueprint/lib/db.sh index 599c4ab..faf7a3a 100644 --- a/blueprint/lib/db.sh +++ b/blueprint/lib/db.sh @@ -3,7 +3,7 @@ # This script has been created as part of the Blueprint source code # and may be intergrated directly into the core in the future. -FLDR=$BLUEPRINT__FOLDER".blueprint/data/internal/db/database" +FLDR=$BLUEPRINT__FOLDER"/.blueprint/data/internal/db/database" dbAdd() { # dbAdd "database.record";