Skip to content

Commit

Permalink
111
Browse files Browse the repository at this point in the history
  • Loading branch information
2233466866 committed May 25, 2021
1 parent 2aa48fc commit 7f3fcee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ rm -f /lib/systemd/system/multi-user.target.wants/*;\
rm -f /lib/systemd/system/sockets.target.wants/*udev*;\
rm -f /lib/systemd/system/sockets.target.wants/*initctl*;\
\cp -rfn /root/cgroup/* /sys/fs/cgroup/;\
timedatectl set-timezone Asia/Shanghai;\
ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime;\
mkdir /www;\
\cp /root/index.php /www/;\
\cp /root/index.html /www/;\
Expand Down

0 comments on commit 7f3fcee

Please sign in to comment.