We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b37726 + 317e762 commit 90ff23aCopy full SHA for 90ff23a
1 file changed
.tugboat/build.sh
@@ -10,7 +10,7 @@ su frappe -c "bench remove-app $TUGBOAT_GITHUB_REPO"
10
su frappe -c "bench remove-app bloomstack_demo"
11
12
# Create new site
13
-su frappe -c "bench new-site site1.local --mariadb-root-password tugboat --admin-password tugboat"
+su frappe -c "bench new-site site1.local --mariadb-root-password tugboat --admin-password PointlessPassword123!"
14
su frappe -c "bench use site1.local"
15
16
# Install ERPNext into site
0 commit comments