mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-14 12:24:33 +08:00
7 lines
97 B
Bash
7 lines
97 B
Bash
#!/bin/sh
|
|
|
|
[ -r /lib/functions/mise.sh ] || exit 1
|
|
. /lib/functions/mise.sh
|
|
|
|
istore_runtime_init
|