mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2025-11-01 11:48:35 +01:00
4 lines
68 B
Bash
Executable File
4 lines
68 B
Bash
Executable File
#!/bin/bash
|
|
/startpulse.sh &
|
|
/usr/bin/mate-session > /dev/null 2>&1
|