mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/Zos.git
synced 2026-06-16 20:56:03 +00:00
6 lines
44 B
Bash
6 lines
44 B
Bash
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
./bin/sync.sh
|
||
|
|
|
||
|
|
jibo run --nosync
|