This commit is contained in:
Valeria Fadeeva 2023-11-04 20:23:23 +05:00
parent 1dd28ff7bd
commit 3ff84dbb90
2 changed files with 3 additions and 1 deletions

View File

@ -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"

View File

@ -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.