mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2025-01-30 19:11:19 -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_env() {
|
||||||
# Gather needed information
|
# Gather needed information
|
||||||
|
|
Loading…
Reference in a new issue