backup-and-update-system: remove unneeded and outdated backup_ssh variable
This commit is contained in:
parent
f0bde065fa
commit
8f11b1320b
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
|
||||
set -xeuo pipefail
|
||||
|
||||
backup_ssh="kunsi-t470@backup-kunsi.htz-hel.kunbox.net"
|
||||
|
||||
# Push some git repos
|
||||
pass git push
|
||||
git --git-dir=$HOME/.cfg/ --work-tree=$HOME push
|
||||
|
|
Loading…
Reference in a new issue