##// END OF EJS Templates
Made quote button actually button so it is impossible to accidentally quote its text
Made quote button actually button so it is impossible to accidentally quote its text

File last commit:

r848:f2b9de1d default
r1909:004a4ff8 default
Show More
neboard.service
10 lines | 207 B | text/plain | SystemdLexer
[Unit]
Description=Neboard imageboard
After=network.target
[Service]
ExecStart=/usr/bin/uwsgi_python33 --ini uwsgi.ini
WorkingDirectory=<where is your neboard located>
[Install]
WantedBy=multi-user.target