mirror of
https://github.com/ronggang/transmission-web-control.git
synced 2025-04-14 16:32:47 +00:00
Merge pull request #563 from programatix/patch-2
Update install-tr-control.sh
This commit is contained in:
commit
832623faa8
|
@ -85,6 +85,7 @@ MSG_NON_ROOT_USER="Unable to confirm if it is currently root, the installation m
|
|||
# 是否自动安装
|
||||
if [ "$ARG1" = "auto" ]; then
|
||||
AUTOINSTALL=1
|
||||
ROOT_FOLDER=$2
|
||||
else
|
||||
ROOT_FOLDER=$ARG1
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user