mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-20 19:46:41 +02:00
delete old apps due to context pollution
This commit is contained in:
parent
9bba76133b
commit
079b55a796
4967 changed files with 69 additions and 1292369 deletions
|
|
@ -1,12 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "Creating PocketBase admin account..."
|
||||
|
||||
cd backend
|
||||
|
||||
# Use expect or echo to provide input
|
||||
echo -e "till.schneider@memoro.ai\np0ck3t-RA1N\np0ck3t-RA1N" | ./pocketbase superuser create
|
||||
|
||||
echo "Admin account created!"
|
||||
echo "Email: till.schneider@memoro.ai"
|
||||
echo "Password: p0ck3t-RA1N"
|
||||
Loading…
Add table
Add a link
Reference in a new issue