mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-19 14:51:27 +00:00
* Redoes CI + removes RUSTG from the repo * We need these * Split these out * Why does every CI PR end like this * Agh * Fun * Even more shit * Try this * Lets bump this
7 lines
191 B
Bash
Executable File
7 lines
191 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Special file to ensure all dependencies still exist between server launches.
|
|
# Mainly for use by people who abuse docker by modifying the container's system.
|
|
|
|
./InstallDeps.sh
|