mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2025-07-29 08:35:05 +02:00
4 lines
99 B
Bash
Executable File
4 lines
99 B
Bash
Executable File
#!/bin/bash
|
|
PULSE_SCRIPT=/etc/xrdp/pulse/default.pa /startpulse.sh &
|
|
/usr/bin/i3 > /dev/null 2>&1
|