aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2019-04-27 19:16:39 -0600
committerMelody Horn <melody@boringcactus.com>2019-04-27 19:16:39 -0600
commitdc8449ff02c50370b3e04f2bbabeae4f22e71122 (patch)
treefb33857c24e0a3c93684a9cc6f3e5a903af52472
parentdf8604223b19fa8b714479f89cb96ed2084ac8f6 (diff)
downloadvidslice-dc8449ff02c50370b3e04f2bbabeae4f22e71122.tar.gz
vidslice-dc8449ff02c50370b3e04f2bbabeae4f22e71122.zip
i have died and i am in hell
-rw-r--r--scripts/setup_windows.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/setup_windows.sh b/scripts/setup_windows.sh
index 1bb3075..612f10a 100644
--- a/scripts/setup_windows.sh
+++ b/scripts/setup_windows.sh
@@ -7,6 +7,6 @@ echo $PATH
export PATH=/C/Python37:$PATH
which python
python get-pip.py
-pip install --upgrade git+https://github.com/anthony-tuininga/cx_Freeze.git@master
+python -m pip install --upgrade git+https://github.com/anthony-tuininga/cx_Freeze.git@master
set +x