rm newline

This commit is contained in:
Jesper Dramsch 2025-01-09 10:58:31 +01:00
parent c5d7608a78
commit 4ddac3c1a6

View File

@ -54,7 +54,6 @@ function update_script() {
python3 manage.py collectstatic --noinput &>/dev/null
python3 manage.py migrate &>/dev/null
mv /opt/adventurelog-backup/frontend/.env /opt/adventurelog/frontend/.env
cd /opt/adventurelog/frontend
pnpm install &>/dev/null