From d09be0d5ced1b31e40a1114581abfce0db06c540 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Wed, 15 May 2024 15:14:51 -0500 Subject: Add tigrc; switch to ksh --- hooks/pre-up/2-nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hooks/pre-up/2-nix') diff --git a/hooks/pre-up/2-nix b/hooks/pre-up/2-nix index 945bf48..0a457ee 100755 --- a/hooks/pre-up/2-nix +++ b/hooks/pre-up/2-nix @@ -1,4 +1,4 @@ -#!/bin/mksh +#!/bin/sh if ! [ -x "$(command -v nix)" ]; then echo "Installing Nix" -- cgit v1.2.3