Skip to content

Instantly share code, notes, and snippets.

View BKPepe's full-sized avatar
💭
From Thursday until Sunday, I might be slow to respond.

Josef Schlehofer BKPepe

💭
From Thursday until Sunday, I might be slow to respond.
View GitHub Profile
@BKPepe
BKPepe / jd.sh
Last active January 15, 2020 06:47 — forked from WtfJoke/jd.sh
JDownloader 2 headless startup script (starts jdownloader as non root user jd)
#! /bin/sh
### BEGIN INIT INFO
# Provides: JDownloader2
# Required-Start: networking
# Required-Stop:
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: JDownloader2 server daemon
# Description: JDownloader2 server daemon
### END INIT INFO