mirror of
https://github.com/tcsenpai/Frappuccino.git
synced 2025-06-02 16:50:09 +00:00
4 lines
107 B
Bash
4 lines
107 B
Bash
#!/bin/bash
|
|
sudo systemctl disable frappuccino.service
|
|
sudo rm -rf /etc/systemd/system/frappuccino.service
|