Browse Source
The commit updates the code to properly insert the `steamuser` and `steampass` values in the `common.cfg` file. The previous code was not correctly formatting the values, which caused issues with server installation. This change ensures that the values are properly formatted using double quotes for `steamuser` and single quotes for `steampass`.pull/4298/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue