Update Game Servers/ARK - Survival Ascended.md
This commit is contained in:
@ -16,9 +16,7 @@ There is an issue where if you run a dedicated server, part of that requires API
|
|||||||
!!! note "Run as Administrator"
|
!!! note "Run as Administrator"
|
||||||
You need to run the script as an administrator. This will require that you run `Set-ExecutionPolicy Bypass` in an admin powershell session beforehand, then run the script with something like the following set of commands:
|
You need to run the script as an administrator. This will require that you run `Set-ExecutionPolicy Bypass` in an admin powershell session beforehand, then run the script with something like the following set of commands:
|
||||||
```
|
```
|
||||||
Set-ExecutionPolicy Bypass
|
PowerShell -ExecutionPolicy Bypass -File "C:\Users\nicole.rappe\Downloads\Install_Certificate.ps1"
|
||||||
CD "C:\Users\nicole.rappe\Downloads"
|
|
||||||
.\Install_Certificate.ps1
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## SteamCMD Deployment Script
|
## SteamCMD Deployment Script
|
||||||
|
Reference in New Issue
Block a user