You've already forked How-Fake-Is-This
mirror of
https://github.com/MrLyallCSIT/How-Fake-Is-This.git
synced 2026-01-17 22:59:39 +00:00
Move in build script didn't work
This commit is contained in:
@@ -16,7 +16,7 @@ cp Logo.png ../build
|
||||
|
||||
git checkout gh-pages
|
||||
rm -rf ./*
|
||||
mv -R ../build/* .
|
||||
cp -R ../build/* .
|
||||
|
||||
git add .
|
||||
git commit -m "Updating How Fake Is This (build ${TRAVIS_BUILD_NUMBER})" || true
|
||||
|
||||
Reference in New Issue
Block a user