diff options
author | Tyler Murphy <tylerm@tylerm.dev> | 2023-10-07 15:39:02 -0400 |
---|---|---|
committer | Tyler Murphy <tylerm@tylerm.dev> | 2023-10-07 15:39:02 -0400 |
commit | a58599bbd32b8df269f92338b5ce0303d14477ef (patch) | |
tree | e62d7cd9258f19c3470bfaa7002e48be8fb5dff0 | |
parent | guix-strap (diff) | |
download | dotfiles-guix-a58599bbd32b8df269f92338b5ce0303d14477ef.tar.gz dotfiles-guix-a58599bbd32b8df269f92338b5ce0303d14477ef.tar.bz2 dotfiles-guix-a58599bbd32b8df269f92338b5ce0303d14477ef.zip |
fix welcome script
-rwxr-xr-x | guix-strap/guix-setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-strap/guix-setup b/guix-strap/guix-setup index 97870c3..895ccd1 100755 --- a/guix-strap/guix-setup +++ b/guix-strap/guix-setup @@ -31,4 +31,4 @@ EOF welcome ./guix-partition -./guix-setup +./guix-crypt |