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

Feature: Delete Script After Execution #184

Merged

Conversation

Armadillidiid
Copy link
Contributor

By default, when the TARGET_SOURCE is set to the current directory, all files are copied to the TARGET_DIR. This includes SCRIPT_BEFORE cmd if one was created. Over time, this process results in multiple local_ssh_script-before-* files cluttering up space on the host system.

This pull request addresses this issue by automatically deleting the remoteCmd script after execution.

@easingthemes
Copy link
Owner

Thanks

@easingthemes easingthemes merged commit b99511b into easingthemes:main Jul 24, 2024
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.

2 participants