From 37aebcec71f6de9144766a427a3deaa020c8f915 Mon Sep 17 00:00:00 2001 From: Paul Warren Date: Fri, 23 Feb 2024 21:51:48 +1100 Subject: [PATCH] devdeploy, missed close --- devdeploy.sh | 2 +- sidebar.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devdeploy.sh b/devdeploy.sh index df1efaf..1c2d992 100755 --- a/devdeploy.sh +++ b/devdeploy.sh @@ -1,3 +1,3 @@ #!/bin/bash -ssh pwarren.id.au "cd /var/www/daviac && git pull" +ssh pwarren.id.au "cd /var/www/daviac && GIT_SSH_COMMAND='ssh -i ~/.ssh/daviac_deploy' git pull" diff --git a/sidebar.php b/sidebar.php index 98ed814..63d62be 100644 --- a/sidebar.php +++ b/sidebar.php @@ -22,7 +22,7 @@

Programmin

  • Hillbilly1 Assembler
  • -
  • Adding 2 16 bit numbers
  • +
  • Adding 2 16 bit numbers