We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 985accf commit 430b496Copy full SHA for 430b496
init/netflix-proxy-admin.conf
@@ -4,6 +4,6 @@ stop on runlevel [!2345]
4
respawn
5
script
6
cd {{CWD}}/auth\
7
- && source {{CWD}}/venv/bin/activate\
+ && . {{CWD}}/venv/bin/activate\
8
&& {{CWD}}/venv/bin/python auth.py 43867
9
end script
0 commit comments