Fixed ros script.

This commit is contained in:
Alexander Artemenko 2021-02-06 23:44:37 +03:00
parent 623233e625
commit 1d0bf37109

View file

@ -171,11 +171,6 @@ runs:
# OUTPUT_DIR=`build-docs ${{ inputs.asdf-system }}` # OUTPUT_DIR=`build-docs ${{ inputs.asdf-system }}`
cat > test.ros <<EOF cat > test.ros <<EOF
#!/bin/sh
#|-*- mode:lisp -*-|#
#|
exec ros -Q -- $0 "$@"
|#
(ros:ensure-asdf) (ros:ensure-asdf)
(defpackage :ros.script.build-docs (defpackage :ros.script.build-docs