mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 18:50:44 +00:00
7 lines
104 B
Bash
7 lines
104 B
Bash
|
#! /bin/bash
|
||
|
#
|
||
|
mv /opt/OSCAR /opt/tempDir
|
||
|
rm /usr/bin/OSCAR
|
||
|
rm /home/$SUDO_USER/Desktop/OSCAR.desktop
|
||
|
#
|