mirror of
https://github.com/fergalmoran/kidarr-server.git
synced 2026-01-06 16:54:01 +00:00
Child and device onboarding working
This commit is contained in:
@@ -3,6 +3,7 @@ export PGUSER=postgres
|
||||
export PGPASSWORD=hackme
|
||||
export PGHOST=localhost
|
||||
|
||||
|
||||
echo Removing migrations
|
||||
rm -rf drizzle
|
||||
echo "Dropping db"
|
||||
|
||||
Reference in New Issue
Block a user