mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-08-23 03:16:55 +00:00
momentarily changes the fork branch
This commit is contained in:
parent
d94207e56e
commit
c2748f9904
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ function fuSELFUPDATE () {
|
|||
else
|
||||
echo "###### $myBLUE""Pulling updates from repository.""$myWHITE"
|
||||
git reset --hard
|
||||
git pull --force
|
||||
git pull origin update --force
|
||||
fi
|
||||
if [! -z "$myTPOT_TYPE" ]; then
|
||||
echo "### Setting T-Pot type to: $myTPOT_TYPE"
|
||||
|
|
Loading…
Reference in a new issue