update scripts folder
Change steamcmd recommended to debian-buster-slim Update release grabber with curly braces on variables (readability). Add script for validating that download links actually exist with no errors. update gitignore.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# steamcmd Base Installation Script
|
||||
#
|
||||
# Server Files: /mnt/server
|
||||
# Image to install with is 'ubuntu:18.04'
|
||||
# Image to install with is 'debian:buster-slim'
|
||||
apt -y update
|
||||
apt -y --no-install-recommends install curl lib32gcc1 ca-certificates
|
||||
|
||||
|
||||
Reference in New Issue
Block a user