Skip to content
Snippets Groups Projects
Commit 5a5cc8e7 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

example

parent 1352afa0
No related branches found
Tags v7.3.11
No related merge requests found
......@@ -67,8 +67,8 @@ if (command === "server-example") {
}
if (command === "example") {
execute("yarn setup-example > /dev/null || yarn update");
execute("yarn server-example");
execute("yarn setup-example > /dev/null || yarn upgrade");
execute("yarn osuny server-example");
}
if (command === "update-theme") {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment