tweaks on several shell utilities
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
pkgs.writeShellApplication {
|
||||
name = "scheck";
|
||||
text = ''
|
||||
#!/run/current-system/sw/bin/bash
|
||||
|
||||
[ "$SOUNDS_ENABLED" = "true" ]
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user