Update env, packages and fix some scripts
This commit is contained in:
parent
e411075acb
commit
1458d5b334
10 changed files with 54 additions and 25 deletions
.bin
|
@ -2,8 +2,8 @@
|
|||
|
||||
rclone_remote="s3-serguzim-me:public/screenshots"
|
||||
screenshot_host="https://s3.serguzim.me/public/screenshots"
|
||||
path="/tmp/screenshot.png"
|
||||
file="$(date '+%F_%H-%M-%S').png"
|
||||
path="/tmp/screenshot.webp"
|
||||
file="$(date '+%F_%H-%M-%S').webp"
|
||||
|
||||
clip_image()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue