Update 2024-01-10 07:51 OpenBSD/amd64-x13
This commit is contained in:
parent
085bc227ad
commit
1c1601e258
@ -24,7 +24,7 @@ else
|
|||||||
|
|
||||||
fi
|
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##*/}\n"
|
||||||
printf "${WEB}/${f##*/}" | xclip
|
printf "${WEB}/${f##*/}" | xclip
|
||||||
|
@ -20,4 +20,4 @@ test -f /usr/local/bin/pngcrush \
|
|||||||
_SWM_WS=-1 texec "upload \"$file\""
|
_SWM_WS=-1 texec "upload \"$file\""
|
||||||
|
|
||||||
# NOTIFY
|
# NOTIFY
|
||||||
$NOTIFY_CMD "$(xclip -o)"
|
NOTIFY_CMD "$(xclip -o)"
|
||||||
|
Loading…
Reference in New Issue
Block a user