mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2025-08-20 00:58:42 +02: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
|