Update linux_make.sh
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
CLOUDSCRAPER_PATH=$(python -c 'import cloudscraper as _; print(_.__path__[0])' | tail -n 1)
|
||||
|
||||
@@ -12,4 +12,4 @@ rm -rf __pycache__
|
||||
rm -rf AV_Data_Capture.spec
|
||||
|
||||
echo "[Make]Finish"
|
||||
read -n 1
|
||||
read -n 1
|
||||
|
||||
Reference in New Issue
Block a user