mirror of
https://github.com/QSCTech/zjunet.git
synced 2026-01-22 19:54:48 +08:00
6 lines
50 B
Bash
6 lines
50 B
Bash
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
/usr/lib/zjunet/zjunet.sh "$@"
|