mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
/ -> //
This commit is contained in:
parent
ffd16bece4
commit
1ddfa7f123
|
|
@ -5,7 +5,7 @@ exec ros -Q -L sbcl-bin -- $0 "$@"
|
|||
|#
|
||||
(progn
|
||||
(ros:ensure-asdf)
|
||||
(ql:quickload '(:cl-ppcre :split-sequence "snmsts/sn.github")))
|
||||
(ql:quickload '("cl-ppcre" "split-sequence" "snmsts//sn.github")))
|
||||
|
||||
(defpackage :ros.script.release.3703769340
|
||||
(:use :cl :sn.github.repos.releases))
|
||||
|
|
|
|||
Loading…
Reference in a new issue