mirror of
https://github.com/monlor/MIXBOX-ARCHIVE.git
synced 2026-03-10 23:41:27 +00:00
Merge branch 'master' of https://github.com/monlor/MIXBOX
This commit is contained in:
@@ -62,9 +62,6 @@ cp -rf ${mbtmp}/mixbox ${mbroot}
|
|||||||
chmod -R +x ${mbroot}/*
|
chmod -R +x ${mbroot}/*
|
||||||
[ "${mbroot}" != "/etc/mixbox" ] && ln -s ${mbroot} /etc/mixbox
|
[ "${mbroot}" != "/etc/mixbox" ] && ln -s ${mbroot} /etc/mixbox
|
||||||
|
|
||||||
# 工具箱文件处理
|
|
||||||
ln -sf /etc/mixbox/bin/base64-encode /etc/mixbox/bin/base64-decode
|
|
||||||
|
|
||||||
## for ubuntu
|
## for ubuntu
|
||||||
if uname -v | grep "Ubuntu" &> /dev/null; then
|
if uname -v | grep "Ubuntu" &> /dev/null; then
|
||||||
logsh "【Tools】" "正在切换默认Shell为bash,请输入no!"
|
logsh "【Tools】" "正在切换默认Shell为bash,请输入no!"
|
||||||
|
|||||||
Reference in New Issue
Block a user