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-partition | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guix-strap/guix-partition') diff --git a/guix-strap/guix-partition b/guix-strap/guix-partition index 184ea96..6669129 100755 --- a/guix-strap/guix-partition +++ b/guix-strap/guix-partition @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/run/current-system/profile/bin/bash set -o emacs; -- cgit v1.2.3-freya