mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 13:07:07 +01:00
Add empty /etc event scripts directory
This commit is contained in:
@@ -109,6 +109,11 @@ in
|
||||
group = cfg.groupname;
|
||||
mode = "0640";
|
||||
};
|
||||
"tgstation-server.d/EventScripts/README.txt" = {
|
||||
text = "TGS event scripts placed here will be executed by all online instances";
|
||||
group = cfg.groupname;
|
||||
mode = "0640";
|
||||
};
|
||||
};
|
||||
|
||||
systemd.services.tgstation-server = {
|
||||
|
||||
Reference in New Issue
Block a user