mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-24 05:24:56 +00:00
Bruno Fontes
3a28251262
Just a service to inform time and closer Minecraft servers after some time, so kids are not going to sleep so late.
7 lines
149 B
Desktop File
Executable File
7 lines
149 B
Desktop File
Executable File
[Unit]
|
|
Description=Minecraft Informa a Hora Certa
|
|
|
|
[Service]
|
|
User=bruno
|
|
ExecStart=/bin/sh /home/bruno/Apps/linuxShortcuts/Services/minecraft-hour.sh
|