mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2025-07-31 01:24:47 +02:00
4 lines
119 B
Bash
Executable File
4 lines
119 B
Bash
Executable File
#!/bin/bash
|
|
PULSE_SCRIPT=/etc/xrdp/pulse/default.pa /startpulse.sh --start &
|
|
/usr/bin/startplasma-x11 > /dev/null 2>&1
|