format
This commit is contained in:
@@ -122,8 +122,8 @@
|
||||
tmux
|
||||
|
||||
(pkgs.writeScriptBin "mc-attach" ''
|
||||
#!/bin/sh
|
||||
tmux -S /run/minecraft/${service_configs.minecraft.server_name}.sock attach
|
||||
#!/bin/sh
|
||||
tmux -S /run/minecraft/${service_configs.minecraft.server_name}.sock attach
|
||||
'')
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user