3 lines
38 B
Bash
3 lines
38 B
Bash
#!/bin/sh
|
|
(cd .. && ./run_release.sh)
|
#!/bin/sh
|
|
(cd .. && ./run_release.sh)
|