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

6 lines
120 B
Bash
Executable file

#!/usr/bin/env bash
FILE=$1
cp -fv $FILE -O /usr/share/custom/cockpit-branding/custom/back.png
cockpit-custom-refresh