Update 2024-01-10 07:51 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id 2024-01-10 07:51:13 +01:00
parent 085bc227ad
commit 1c1601e258
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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)"