Update
This commit is contained in:
parent
1dd28ff7bd
commit
3ff84dbb90
2
push.sh
2
push.sh
|
@ -1,3 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
git add . && git commit -m "Update" && git push
|
git add . && git commit -m "Update" && git push
|
||||||
|
|
||||||
|
echo "Ready"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
Operation = Install
|
Operation = Install
|
||||||
Operation = Upgrade
|
Operation = Upgrade
|
||||||
Type = Package
|
Type = Package
|
||||||
Target = melawy-hooks
|
Target = melawy-branding
|
||||||
|
|
||||||
[Action]
|
[Action]
|
||||||
Description = Update Melawy Linux specific hooks.
|
Description = Update Melawy Linux specific hooks.
|
||||||
|
|
Loading…
Reference in New Issue