diff --git a/04_push.sh b/04_push.sh index ebfdf06..345883e 100755 --- a/04_push.sh +++ b/04_push.sh @@ -2,6 +2,4 @@ git add . && git commit -m "Update" && git push -notify-send -a "$(basename $(pwd)): Push" -t 999999999 "Update finished" "$(date '+%Y.%m.%d %H:%M:%S')" - echo "Ready" diff --git a/skel/.config/autostart/key-sign.sh.desktop b/skel/.config/autostart/key-sign.sh.desktop deleted file mode 100755 index c0f40df..0000000 --- a/skel/.config/autostart/key-sign.sh.desktop +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Exec=/home/liveuser/.local/userbin/key-sign.sh -Icon= -Name=key-sign.sh -Path= -Terminal=False -Type=Application