d0189c57a55d68bd02a4c0fdd9cb544003a21d85
Removes the 'docker compose restart' command from the deployment script as it was causing unnecessary service interruptions during deployment. The tar extraction and cleanup steps are sufficient for updating the application files without requiring a full container restart.
Description
Languages
Shell
92.3%
Makefile
7.7%