This commit is contained in:
Valeria Fadeeva 2023-10-17 23:56:40 +05:00
parent 61f524b8a7
commit bedfdf7d52
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
#!/bin/bash
git add . && git commit -m "Update" && git push
echo "melawy" | beep -f 200 -l 250 -d 100 -r 1 -n -s
notify-send -a "$(basename $(pwd)): Push" -t 999999999 "Update finished" "$(date '+%Y.%m.%d %H:%M:%S')"