Skip to content

Commit

Permalink
Update fabfile.py
Browse files Browse the repository at this point in the history
Co-authored-by: AshesOfEther <[email protected]>
  • Loading branch information
krestenlaust and AshesOfEther authored Dec 14, 2024
1 parent cb5cb68 commit 75d25ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fabfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ def deploy():
sudo("python manage.py collectstatic --noinput")
sudo("python manage.py migrate")
sudo("python manage.py reloadthemes database")
sudo("systemctl reload apache2.service")
sudo("systemctl start stregsystem.socket")

0 comments on commit 75d25ad

Please sign in to comment.