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