Update to support also debian as target system

This commit is contained in:
2021-03-31 16:23:38 +02:00
parent 14668700a7
commit 84051c6b2a
2 changed files with 87 additions and 25 deletions

5
seqs/pyload.cfg.example Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
PYL_USER="pyload"
PYL_INSTALL_DIR="/opt/pyload"
PYL_CONFIG_DIR="/home/pyload"