Skip to content

install.sh file concern #4

@ildarworld

Description

@ildarworld

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions