executable_run-kresd 126 B

1234567
  1. #!/bin/sh
  2. # shellcheck disable=SC1091
  3. . /home/oleg/.nix-profile/etc/profile.d/nix.sh
  4. /home/oleg/.nix-profile/bin/kresd "$@"