Skip to content

Commit

Permalink
1211
Browse files Browse the repository at this point in the history
  • Loading branch information
2233466866 committed May 25, 2021
1 parent 16191d9 commit 2aa48fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +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;\
mkdir /www;\
\cp /root/index.php /www/;\
\cp /root/index.html /www/;\
Expand Down

0 comments on commit 2aa48fc

Please sign in to comment.