sed -i 's/\r$//' run.sh

sed -i 's/\r$//' run.sh
pull/116/head
longzheng268 2 weeks ago
parent 6310208537
commit 4c1ccfd230

@ -1,5 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
set -e set -e
if [ ! -f "./xmir_base/xmir_init.py" ]; then if [ ! -f "./xmir_base/xmir_init.py" ]; then

Loading…
Cancel
Save