diff options
Diffstat (limited to 'guix-strap/guix-crypt')
-rwxr-xr-x | guix-strap/guix-crypt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-strap/guix-crypt b/guix-strap/guix-crypt index dd7c496..1f17099 100755 --- a/guix-strap/guix-crypt +++ b/guix-strap/guix-crypt @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/run/current-system/profile/bin/bash source ./guix-log source ./guix-env |