summaryrefslogtreecommitdiffstats
path: root/lass
diff options
context:
space:
mode:
Diffstat (limited to 'lass')
-rw-r--r--lass/2configs/radio/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/lass/2configs/radio/default.nix b/lass/2configs/radio/default.nix
index 0f599ea14..dfb3d7e0b 100644
--- a/lass/2configs/radio/default.nix
+++ b/lass/2configs/radio/default.nix
@@ -210,7 +210,7 @@ in {
user = {
name = "radio";
};
- script = ''. ${pkgs.writeDash "radio" ''
+ scriptFile = pkgs.writeDash "radio" ''
case "$Method $Request_URI" in
"POST /skip")
printf 'HTTP/1.1 200 OK\r\n'
@@ -231,7 +231,7 @@ in {
exit
;;
esac
- ''}'';
+ '';
};
services.nginx = {
[cgit] Unable to lock slot /tmp/cgit/e6000000.lock: No such file or directory (2)