[modify] add ssh and bashrc related files
This commit is contained in:
parent
3956206c45
commit
0d28d778f7
@ -11,6 +11,10 @@ cp -rf /etc/docker/daemon.json /opt/configs/conf/
|
||||
cp -rf /etc/sysctl.conf /opt/configs/conf/
|
||||
cp -rf /etc/pip.conf /opt/configs/conf/
|
||||
cp -rf /etc/apt/sources.list /opt/configs/conf/
|
||||
cp -rf /etc/ssh/sshd_config /opt/configs/conf/
|
||||
cp -rf /root/.bashrc /opt/configs/conf/bashrc
|
||||
cp -rf /root/.ssh/config /opt/configs/conf/
|
||||
cp -rf /root/.ssh/authorized_keys /opt/configs/conf/
|
||||
cp -rf /root/.acme.sh/*ecc /opt/configs/acme/
|
||||
|
||||
cd /opt && t=`date +%Y%m%dT%H%M%S`
|
||||
|
Loading…
x
Reference in New Issue
Block a user