Browse Source

Mise à jour de 'debian/eggnoggpi/DEBIAN/postinst'

master
Flutter 1 month ago
parent
commit
d93c398aee
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      debian/eggnoggpi/DEBIAN/postinst

+ 1
- 1
debian/eggnoggpi/DEBIAN/postinst View File

@@ -5,4 +5,4 @@ echo "Install the service"
systemctl daemon-reload
systemctl enable eggnoggpi mpv
systemctl start mpv eggnoggpi
echo "@reboot root /sbin/service eggnoggpi start" >> /etc/crontab
echo "@reboot root sleep 15; /sbin/service eggnoggpi start" >> /etc/crontab

Loading…
Cancel
Save