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