Cockpit-Custom/script/res/bin/cockpit-custom-background-setup-from-url
2025-03-22 22:56:19 +01:00

6 lines
121 B
Bash
Executable file

#!/usr/bin/env bash
URI=$1
sudo wget $URI -O /usr/share/custom/cockpit-branding/custom/back.png
cockpit-custom-refresh