---
This commit is contained in:
parent
72ed51566f
commit
888fd24c74
@ -33,7 +33,7 @@ virtualenv env
|
||||
$ENVDIR/bin/pip install flask gunicorn >/dev/null
|
||||
|
||||
echo "Installing the service"
|
||||
cp blank.service /etc/systemd/system/paste.service
|
||||
cp -v blank.service /etc/systemd/system/paste.service
|
||||
|
||||
echo "Setting permissions on the files"
|
||||
chown -R $USERNAME:$NGINXGROUP $CURRENTDIR
|
||||
Loading…
x
Reference in New Issue
Block a user