Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dev-env): use .rsyncignore to prevent dev-env-plugin.php from removal on sync #317

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

sjinks
Copy link
Member

@sjinks sjinks commented Aug 12, 2024

No description provided.

@sjinks sjinks self-assigned this Aug 12, 2024
Comment on lines +19 to +22
install -d -m 0755 -o root -g root /etc/vip-go-mu-plugins
if [ -f /etc/vip-go-mu-plugins/.rsyncignore ]; then
touch /etc/vip-go-mu-plugins/.rsyncignore
fi
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code is here for backward compatibility.

@sjinks sjinks merged commit bf6f87a into trunk Aug 12, 2024
143 checks passed
@sjinks sjinks deleted the update-dev-tools branch August 12, 2024 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant