updates people, updates!

This commit is contained in:
Schrottkatze 2023-11-07 08:05:47 +01:00
parent bc52fce5db
commit a6dbb351ef
9 changed files with 32 additions and 10 deletions

0
other/scripts/desktop/window-screenshot.nu Normal file → Executable file
View file

View file

@ -17,7 +17,6 @@ def main [
curl mqtt://mqtt.z9/winkekatze/katz9/eye/set -d (rand-color);
curl mqtt://mqtt.z9/winkekatze/Viktoria/eye/set -d (rand-color);
curl mqtt://mqtt.z9/winkekatze/allcats -d 'wink';
mullvad connect;
date now | save '/var/lib/ccchh-winken/last' -f;
}