1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-30 07:50:47 +00:00
TiddlyWiki5/bin/travis-pre-build.sh

8 lines
183 B
Bash
Executable File

#!/bin/bash
# Pull existing GitHub pages content
npm --force install tiddlywiki || exit 1
git clone --depth=1 --branch=master "https://github.com/Jermolene/Testing2019.git" output