Skip to content

Commit

Permalink
Remove existing installation
Browse files Browse the repository at this point in the history
  • Loading branch information
zebrapurring committed Dec 8, 2024
1 parent 410171d commit a59c98b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Scripts/preinstall
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ echo "PATH=\"$homebrew_bindir:\$PATH\"" >> "$(pwd)/config.env"

# Configure database
"$(pwd)/configurepostgres.sh" "$POSTGRES_PASSWORD"

# Remove existing installation
rm -rf "$IMMICH_APP_DIR"

0 comments on commit a59c98b

Please sign in to comment.