Sequence to install couchpotato

This commit is contained in:
2021-03-21 17:27:52 +01:00
parent 669247836a
commit f6ccc54556
2 changed files with 71 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/bash
#CPO = couchpotato
CPO_USER="couchpotato"
CPO_INSTALL_DIR="/var/lib/CouchPotatoServer"