Your IP : 10.0.84.116


Current Path : /home/flex/template-init/
Upload File :
Current File : //home/flex/template-init/init-template.sh

#!/bin/sh
truncate -s0 /var/log/wtmp
truncate -s0 /var/log/lastlog
rm -rf /var/tmp/\*
apt clean
echo -n > /etc/machine-id
rm /etc/netplan/00-installer-config.yaml
rm -rf /var/log/*
history -c
shutdown -h now