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

Syntax Error in $ sh workspace/automate_scripts/server_setup/cleanup_old_sl.sh #60

Open
laqua-stack opened this issue Feb 7, 2024 · 1 comment

Comments

@laqua-stack
Copy link

$ sh workspace/automate_scripts/server_setup/cleanup_old_sl.sh causes a Syntax error in line 42.

Likely this is due to the execution with sh instead of bash

Replacing the command in the readme by
. workspace/automate_scripts/server_setup/cleanup_old_sl.sh should fix this.

@Ultimate-Storm
Copy link
Collaborator

Ultimate-Storm commented Mar 4, 2024

@laqua-stack That's true, thanks for the info!

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

No branches or pull requests

2 participants