Update
This commit is contained in:
parent
61f524b8a7
commit
bedfdf7d52
|
@ -1,6 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
git add . && git commit -m "Update" && git push
|
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')"
|
|
||||||
|
|
Loading…
Reference in New Issue