Use normal guile executable
My guile-2.0 was located in a somewhat strange place, I've fixed this now.
This commit is contained in:
parent
968543cd3c
commit
5e17738e22
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /usr/guile-2.0/bin/guile \
|
||||
#! /usr/bin/guile \
|
||||
-e main -s
|
||||
!#
|
||||
(use-modules (ice-9 format)
|
||||
|
|
Loading…
Reference in a new issue