This commit is contained in:
root
2022-05-13 09:54:14 +02:00
parent 4baa446eff
commit 09f666f0dd
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -773,6 +773,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