Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

* handled scaping #58

Open
diaz-wmg opened this issue Oct 22, 2021 · 1 comment
Open

* handled scaping #58

diaz-wmg opened this issue Oct 22, 2021 · 1 comment

Comments

@diaz-wmg
Copy link

I just have a question.

How can I handle something like this:

args: --acl public-read --follow-symlinks --exclude * --include *.ttf --content-type application/x-font-ttf

For some reason, the * (asterisk) is being changed by a string of folders and files, I asumming sh is converting it to that.

How can I scape it?

Thanks!

@pepoeverton
Copy link

Hi @diaz-wmg, so I was able to solve this problem using ' ' instead of " "

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants