-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Description
Hello there,
I have used some LOCs of install.sh file and my observation regarding this file's content you can fid below. By the way, thanks a lot for sharing useful code samples.
In case of using install.sh it will OK only for the first deployment. Explanation: as soon as you will pull your projects updates from github for instance, it will overwrite files in systemd and nginx folders. So far in those folders files are links for files in /etc/systemd/system/ and /etc/nginx/sites-enabled/ means at this moment they will link to files which contains $project_path variable. Thus services won't work.
Please correct me if I'm wrong.
Regards
Metadata
Metadata
Assignees
Labels
No labels