just checkng
This commit is contained in:
parent
9324add63e
commit
12ecaca625
1 changed files with 0 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue