Skip to content

Commit 68c0f77

Browse files
committed
also re-create admin if it was deleted
1 parent db3d28b commit 68c0f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/admin-pw.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22
cd /opt/infra/demo
3-
/usr/local/bin/docker-compose exec admin flask mailu password admin test.mailu.io letmein >/dev/null
3+
/usr/local/bin/docker-compose exec admin flask mailu admin --mode update admin test.mailu.io letmein >/dev/null

0 commit comments

Comments
 (0)