diff --git a/mxpy-up.py b/mxpy-up.py index 1893b8d3..57e64ded 100644 --- a/mxpy-up.py +++ b/mxpy-up.py @@ -227,7 +227,7 @@ def get_mxpy_update_shortcut_content(): if operating_system == "windows": return f"""#!/bin/sh curl.exe --output mxpy-up.py --url https://raw.githubusercontent.com/multiversx/mx-sdk-py-cli/mxpy-update/mxpy-up.py -python mxpy-up.py --not-interactive %* +python mxpy-up.py --not-interactive* """ return f"""#!/bin/sh