diff --git a/config-update.desktop b/config-update.desktop new file mode 100644 index 0000000..90e49ae --- /dev/null +++ b/config-update.desktop @@ -0,0 +1,9 @@ +Name=GTC Update +Comment=Linux Update +Exec=gnome-terminal --window --command="wget https://gitea.ds9.dedyn.io/olli/linux-mint/_edit/main/mint.sh ; bash -ex mint.sh ; read x" +Path= +Icon=/usr/share/icons/gabosh/linux.png +Terminal=false +StartupNotify=false +Type=Application +Categories=Core;Utility; \ No newline at end of file