mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 06:34:45 +01:00
4ccd0b453f
* 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
|