modified: start.sh

Fixed typo
This commit is contained in:
Jonathan Ervine 2020-05-28 00:15:02 +08:00
parent ca01e93e9c
commit 23ec3dfcf4

View File

@ -6,4 +6,4 @@ addgroup -g $GID coucpotato
adduser -D -u $UID -G couchpotato -H couchpotato
chown -R $UID:$GID /couchpotato
su - $UID
/usr/bin/python2 /couchpotato/CouchPotato.py --console_log --data_dir=/config" ]
/usr/bin/python2 /couchpotato/CouchPotato.py --console_log --data_dir=/config