summaryrefslogtreecommitdiff
path: root/guix-strap/guix-setup
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-10-07 15:42:29 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-10-07 15:42:29 -0400
commitd78d5fe4b319766dab8125bec3be9fa6ac7e4703 (patch)
treeacc24da8bf5be647659f00d110c685d7d522b626 /guix-strap/guix-setup
parentfix welcome script (diff)
downloaddotfiles-guix-d78d5fe4b319766dab8125bec3be9fa6ac7e4703.tar.gz
dotfiles-guix-d78d5fe4b319766dab8125bec3be9fa6ac7e4703.tar.bz2
dotfiles-guix-d78d5fe4b319766dab8125bec3be9fa6ac7e4703.zip
fix schbang
Diffstat (limited to 'guix-strap/guix-setup')
-rwxr-xr-xguix-strap/guix-setup2
1 files changed, 1 insertions, 1 deletions
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"