@ -369,7 +369,7 @@ setup-pi-webcam()
git-create-pi-remote () {
REPO_NAME=$(basename "`pwd`")
source ~/scripts/git-init-pi4.sh "$REPO_NAME.git"
git remote add π "git@pi4spoon.local:repos/$REPO_NAME.git"
git remote add π "git@ssh.jacopods.xyz:repos/$REPO_NAME.git"
}
git-create-thinkspoon-remote () {