Make it independent of the portal version
This commit is contained in:
parent
b093489c77
commit
33e11b017b
@ -1,2 +1,2 @@
|
||||
{% for profile in profiles %}command="/opt/Portal-v3/portal/portal.py -a {{ task }} -s {{ profile.number }} -n \"{{ profile.name }}\" --nick \"{{ profile.nick }}\"",no-port-forwarding,no-X11-forwarding,no-agent-forwarding {{ profile.key }}
|
||||
{% for profile in profiles %}command="/opt/Portal/portal/portal.py -a {{ task }} -s {{ profile.number }} -n \"{{ profile.name }}\" --nick \"{{ profile.nick }}\"",no-port-forwarding,no-X11-forwarding,no-agent-forwarding {{ profile.key }}
|
||||
{% endfor %}
|
||||
|
Loading…
Reference in New Issue
Block a user