fix(core): update

This commit is contained in:
Philipp Kunz 2018-11-29 11:06:53 +01:00
parent f443d220c6
commit 1089942cc3
3 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1 @@
#!/bin/sh
echo "this runs within latest container!";

View File

@ -1 +0,0 @@
mkdocs --version

View File

@ -1,3 +1,5 @@
# npm
npm install -g npmts
npmts -v
npm -v
node -v
npm install -g @gitzone/gitzone
gitzone -v