mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 08:48:06 +08:00
opt some
This commit is contained in:
parent
eb4a112985
commit
92d66337ff
@ -14,6 +14,6 @@
|
||||
event action listen event dream.create cmd web.code.tmux.session
|
||||
|
||||
~ssh
|
||||
target web.team
|
||||
target web.code.tmux
|
||||
source local.shy
|
||||
|
||||
|
2
go.mod
2
go.mod
@ -9,7 +9,7 @@ require (
|
||||
shylinux.com/x/linux-story v0.3.3
|
||||
shylinux.com/x/mysql-story v0.3.5
|
||||
shylinux.com/x/nginx-story v0.3.5
|
||||
shylinux.com/x/redis-story v0.3.6
|
||||
shylinux.com/x/redis-story v0.3.5
|
||||
)
|
||||
|
||||
replace (
|
||||
|
@ -1,10 +1,9 @@
|
||||
#! /bin/sh
|
||||
|
||||
source hi/base.sh
|
||||
date
|
||||
uptime
|
||||
uname
|
||||
echo "hello world"
|
||||
echo "hello world"
|
||||
echo "hello world"
|
||||
env
|
||||
env
|
||||
|
Loading…
x
Reference in New Issue
Block a user