fix: 密码修改失败
This commit is contained in:
parent
e08ce21d70
commit
a91716c645
@ -18,7 +18,7 @@ RUN apt-get update \
|
||||
&& echo btpanel|bt 6 \
|
||||
&& echo btpaneldocker|bt 5 \
|
||||
&& echo "/btpanel" > /www/server/panel/data/admin_path.pl \
|
||||
&& echo btpaneldocker | passwd root --stdin \
|
||||
&& echo "root:btpaneldocker" | chpasswd \
|
||||
&& chmod +x /bt.sh \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/* \
|
||||
|
1501
install_panel.sh
1501
install_panel.sh
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user