mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Removed 'call'
This commit is contained in:
parent
c69b20930c
commit
c1d147934e
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ WantedBy=multi-user.target
|
|||
@echo off
|
||||
set OPENPYPE_DEBUG=3
|
||||
pushd \\path\to\file\
|
||||
call openpype_console.exe eventserver --ftrack-user <openpype-admin-user> --ftrack-api-key <api-key>
|
||||
openpype_console.exe eventserver --ftrack-user <openpype-admin-user> --ftrack-api-key <api-key>
|
||||
```
|
||||
- download and install `nssm.cc`
|
||||
- create Windows service according to nssm.cc manual
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue