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