From 177f3e8439a0310c86b24859075453a4178a2057 Mon Sep 17 00:00:00 2001 From: themancalledjakob Date: Tue, 2 May 2023 16:34:05 +0200 Subject: [PATCH] remove run and msdf-theatre update --- buildAndCopy.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/buildAndCopy.sh b/buildAndCopy.sh index 34139d3..02e3568 100755 --- a/buildAndCopy.sh +++ b/buildAndCopy.sh @@ -11,8 +11,6 @@ yarn build rsync -raz --progress $SOURCE/ $DESTINATION/ -ssh jrkb@nature.fritz.box cd /home/jrkb/openFrameworks/apps/celinesTypeGarden/msdf-theatre && git pull -ssh jrkb@nature.fritz.box /home/jrkb/runTheatre.sh # rm -rf "$DESTINATION" # cp -r "$SOURCE" "$DESTINATION"