diff --git a/scripts/test.sh b/scripts/test.sh index 9ce8d98..b35e580 100644 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -29,5 +29,4 @@ echo "" echo "SparkOS is ready for testing!" echo "" echo "To test the init system:" -echo " docker run --rm /sparkos/rootfs/sbin/init --help" -echo "" +echo " docker run --rm /sparkos/rootfs/sbin/init --help" \ No newline at end of file