mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2024-11-07 07:36:09 -05:00
fixed shebang
This commit is contained in:
parent
24aab6a9ee
commit
9f69bb20df
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
#!/run/current-system/profile/bin/bash
|
||||
|
||||
gather_env() {
|
||||
# Gather needed information
|
||||
|
|
Loading…
Reference in a new issue