This commit is contained in:
2022-05-16 14:56:01 +02:00
parent bc053b68a2
commit 97c123006c
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -261,6 +261,7 @@ maybe chmod 0755 'etckeeper/commit.d/30darcs-add'
maybe chmod 0755 'etckeeper/commit.d/30git-add'
maybe chmod 0755 'etckeeper/commit.d/30hg-addremove'
maybe chmod 0755 'etckeeper/commit.d/50vcs-commit'
maybe chmod 0755 'etckeeper/commit.d/60-push'
maybe chmod 0755 'etckeeper/commit.d/99push'
maybe chmod 0644 'etckeeper/commit.d/README'
maybe chmod 0755 'etckeeper/daily'
+2
View File
@@ -0,0 +1,2 @@
#!/bin/sh
git push --set-upstream origin $HOSTNAME