更新文件: tmuxrunwebdavsim.sh, rclonemount.sh, attach.sh, install.sh, runembysim.sh 等6个文件
This commit is contained in:
7
tmuxrunwebdavsim.sh
Normal file
7
tmuxrunwebdavsim.sh
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
export LANG="zh_CN.UTF-8"
|
||||
export LC_ALL="zh_CN.UTF-8"
|
||||
chmod u+x runwebdavsim.sh
|
||||
tmux new-session -d -s webdavsim "./runwebdavsim.sh"
|
||||
#./attach.sh
|
||||
Reference in New Issue
Block a user