mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
yolo
This commit is contained in:
parent
a1187fbef5
commit
68174b4a77
49 changed files with 88 additions and 585 deletions
|
|
@ -7,9 +7,9 @@ APP="$1"
|
|||
if [ "$APP" = "hugo-chat" ]; then
|
||||
REPO="https://github.com/C0RR1T/HugoChat.git"
|
||||
elif [ "$APP" = "cors" ]; then
|
||||
REPO="https://github.com/nilstrieb-lehre/davinci-cors.git"
|
||||
REPO="https://github.com/noratrieb-lehre/davinci-cors.git"
|
||||
else
|
||||
REPO="https://github.com/Nilstrieb/$APP.git"
|
||||
REPO="https://github.com/Noratrieb/$APP.git"
|
||||
fi
|
||||
|
||||
echo "Checking out $REPO"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue