This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
apt update && apt install -y node
|
apt update && apt install -y nodejs
|
||||||
|
|
||||||
cd presentation
|
cd presentation
|
||||||
npx @marp-team/marp-cli@latest presentation.md -o index.html
|
npx @marp-team/marp-cli@latest presentation.md -o index.html
|
||||||
|
|||||||
Reference in New Issue
Block a user