Skip to content

Conversation

@sandrokeil
Copy link
Member

No description provided.

@prolic
Copy link
Member

prolic commented Jul 30, 2020

@sandrokeil see

while [[ ${1} ]]; do

I have to change this line to while [ ${1} ]; do, otherwise the script won't run.

@sandrokeil
Copy link
Member Author

@prolic Fixed.

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