Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 405 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 405 Bytes

altV-ServerUpdater

Scripts written in Bash on Linux and in PowerShell on Windows to automatize alt:V server update process

Installation

Linux

wget -O 'update.sh' 'https://raw.githubusercontent.com/Lhoerion/altv-serverupdater/master/update.sh'

Windows

Invoke-WebRequest -OutFile 'update.ps1' 'https://raw.githubusercontent.com/Lhoerion/altv-serverupdater/master/update.ps1'