Update 2023-06-26 13:28 OpenBSD/amd64-x13
This commit is contained in:
@@ -19,7 +19,8 @@ test -f "${_file_tmp}" || exit 1
|
||||
|
||||
pngcrush -reduce "${_file_tmp}"
|
||||
|
||||
mv "${_file_tmp}" "${_file_out}"
|
||||
cp "${_file_tmp}" "${_file_out}"
|
||||
mv "${_file_tmp}" "~/Downloads/"
|
||||
|
||||
scp "${_file_out}" "sdk@codevoid.de:/home/www/htdocs/gopher/p/${_filename}"
|
||||
printf '%s' "https://codevoid.de/I/p/${_filename}" | xclip
|
||||
|
||||
Reference in New Issue
Block a user