Compare commits
No commits in common. "98dc49e0f20728773a8143ce624f599d5d702b92" and "91b321ab34890721426482552f70cbbfce1d2e41" have entirely different histories.
98dc49e0f2
...
91b321ab34
|
|
@ -1,9 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
# ins Verzeichnis wechseln, wo das Script selbst liegt
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
# git aktualisieren
|
||||
#git fetch origin
|
||||
git pull --rebase
|
||||
Loading…
Reference in New Issue
Block a user