mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
infinit recursion when 'ros install asdf'
This commit is contained in:
parent
746faf0a43
commit
f7d912f1b5
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
#|-*- mode:lisp -*-|#
|
||||
#|Get and set options
|
||||
exec ros +R +Q -m roswell -N roswell -- $0 "$@"
|
||||
exec ros +R +Q +A -m roswell -N roswell -- $0 "$@"
|
||||
|#
|
||||
|
||||
(progn
|
||||
|
|
|
|||
Loading…
Reference in a new issue