14 lines
174 B
Bash
Executable File
14 lines
174 B
Bash
Executable File
|
|
set -x
|
|
|
|
outputDIR=/tmp/media/backgrounds/
|
|
|
|
outputCNT=4
|
|
|
|
ls -lha /
|
|
|
|
pwd
|
|
|
|
cp /provision/media/Backgrounds/desktop.png /usr/share/lxqt/themes/light/simple_blue_widescreen.png
|
|
|