From 53f068f448856e823bfc60536a1d4db5e8d1483c Mon Sep 17 00:00:00 2001 From: oxaliq Date: Wed, 24 Apr 2024 20:14:42 -0400 Subject: [PATCH] fix remote-script typo --- tilde-present.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tilde-present.sh b/tilde-present.sh index 0313e58..7b218ff 100755 --- a/tilde-present.sh +++ b/tilde-present.sh @@ -107,7 +107,7 @@ h1 "let's go!" newslide set -x -preparetopaste "cd code/rc-presentation & ./remote-presentation.sh" +preparetopaste "cd code/rc-presentation & ./remote-present.sh" ssh oxaliq@bunk.computer { set +x; } 2>/dev/null