diff options
Diffstat (limited to 'guix-strap/guix-env')
| -rwxr-xr-x | guix-strap/guix-env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-strap/guix-env b/guix-strap/guix-env index 2319e8d..2caceae 100755 --- a/guix-strap/guix-env +++ b/guix-strap/guix-env @@ -1,3 +1,3 @@ -#!/usr/bin/env bash +#!/run/current-system/profile/bin/bash # added by scripts during runtime!!! |