dist is up one dir

This commit is contained in:
Kyle Spearrin 2019-06-10 15:42:16 -04:00
parent 5b4be62fb4
commit 856d7905db

View file

@ -86,7 +86,7 @@ build_script:
cd ..
rm -rf temp/fdroid/archive
mv -v temp/fdroid ../dist
cp fdroid/index.html ./dist/fdroid
cp fdroid/index.html ../dist/fdroid
cd $APPVEYOR_BUILD_FOLDER
#fi
- ps: |