Skip to content

Scripts to automatize alt:V server update process

License

Notifications You must be signed in to change notification settings

shloooo/altv-serverupdater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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'

About

Scripts to automatize alt:V server update process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 53.4%
  • PowerShell 46.6%