1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00
ContextOS/bin/zone.sh
2019-09-12 23:00:31 +08:00

10 lines
147 B
Bash
Executable File

#! /bin/bash
export ctx_ups=-
export ctx_box=-
export ctx_dev=-
export ctx_type=work
[ -f bin/boot.sh ] && source bin/boot.sh || source boot.sh