From d78d5fe4b319766dab8125bec3be9fa6ac7e4703 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Sat, 7 Oct 2023 15:42:29 -0400 Subject: fix schbang --- guix-strap/guix-setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guix-strap/guix-setup') diff --git a/guix-strap/guix-setup b/guix-strap/guix-setup index 895ccd1..bad7ce7 100755 --- a/guix-strap/guix-setup +++ b/guix-strap/guix-setup @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/run/current-system/profile/bin/bash welcome() { cat<<"EOF" -- cgit v1.2.3-freya