prepare ghcr for merge

This commit is contained in:
t3chn0m4g3
2020-09-04 16:27:05 +00:00
parent 1ee9c29805
commit 38b792a06e
5 changed files with 6 additions and 6 deletions

View File

@ -16,7 +16,7 @@ fi
myBACKTITLE="T-Pot-Installer"
myCONF_FILE="/root/installer/iso.conf"
myPROGRESSBOXCONF=" --backtitle "$myBACKTITLE" --progressbox 24 80"
mySITES="https://hub.docker.com https://github.com https://pypi.python.org https://debian.org"
mySITES="https://ghcr.io https://github.com https://pypi.python.org https://debian.org"
myTPOTCOMPOSE="/opt/tpot/etc/tpot.yml"
myLSB_STABLE_SUPPORTED="stretch buster"
myLSB_TESTING_SUPPORTED="stable"
@ -704,7 +704,7 @@ hash -r
if ! [ "$myTPOT_DEPLOYMENT_TYPE" == "iso" ];
then
fuBANNER "Cloning T-Pot"
git clone https://github.com/telekom-security/tpotce -b ghcr /opt/tpot
git clone https://github.com/telekom-security/tpotce /opt/tpot
fi
# Let's create the T-Pot user