just checkng

This commit is contained in:
stitchy 2024-03-14 07:17:35 +00:00
parent 9324add63e
commit 12ecaca625
Signed by: stitchy
SSH key fingerprint: SHA256:yz2SoxdnY67tfY5Jzb0f2v8f5W3o/IF359kbcquWip8

View file

@ -1,8 +1,6 @@
{ config, pkgs, ... }
let
passthrough = pkgs.writeShellScript "pasthrough.sh" ''
#/usr/bin/env bash
GUEST_NAME="$1"
HOOK_NAME="$2"
STATE_NAME="$3"