From 1c1601e258ebada2dfa66034e0bcf6258b1a2c1c Mon Sep 17 00:00:00 2001 From: c0dev0id Date: Wed, 10 Jan 2024 07:51:13 +0100 Subject: [PATCH] Update 2024-01-10 07:51 OpenBSD/amd64-x13 --- .bin/dopaste | 2 +- .bin/sshot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bin/dopaste b/.bin/dopaste index d33f2aa..63865f6 100755 --- a/.bin/dopaste +++ b/.bin/dopaste @@ -24,7 +24,7 @@ else fi -ssh sdk@home.codevoid.de "cd ~/make-web && make install" +ssh ${SSH} "cd ~/make-web && make install" printf "${WEB}/${f##*/}\n" printf "${WEB}/${f##*/}" | xclip diff --git a/.bin/sshot b/.bin/sshot index 4bcd8df..98e7709 100755 --- a/.bin/sshot +++ b/.bin/sshot @@ -20,4 +20,4 @@ test -f /usr/local/bin/pngcrush \ _SWM_WS=-1 texec "upload \"$file\"" # NOTIFY -$NOTIFY_CMD "$(xclip -o)" +NOTIFY_CMD "$(xclip -o)"