mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2025-11-26 15:53:09 +01:00
4 lines
116 B
Bash
Executable File
4 lines
116 B
Bash
Executable File
#!/bin/bash
|
|
PULSE_SCRIPT=/etc/xrdp/pulse/default.pa /startpulse.sh --start &
|
|
/usr/bin/mate-session > /dev/null 2>&1
|