modified: start.sh
Fixed typo
This commit is contained in:
parent
ca01e93e9c
commit
23ec3dfcf4
2
start.sh
2
start.sh
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user