load.sh 84 B

1234567
  1. #!/bin/bash
  2. BASENAME=$(dirname "$0")
  3. cd "$BASENAME"/sys.py || exit
  4. python run.py