feat: add self-cleanup
This commit is contained in:
@@ -63,4 +63,7 @@ WantedBy=default.target
|
||||
EOF
|
||||
|
||||
chown -Rv ${userland_name}:${userland_name} /home/${userland_name}/.config/systemd
|
||||
chown -Rv ${userland_name}:${userland_name} /opt/${program_name}
|
||||
chown -Rv ${userland_name}:${userland_name} /opt/${program_name}
|
||||
|
||||
echo "Self-destruction NOW!"
|
||||
rm $(pwd)/$0
|
||||
Reference in New Issue
Block a user