Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 44ba9db

Browse files
committed
Moved PreTeXt sourc to new folder
1 parent 7261c17 commit 44ba9db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makeRelease.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ if [ -d ~/.virtualenvs/json2xml ]
4545
scp dist-$1.tgz balance.runestoneacademy.org:~/
4646
ssh balance.runestoneacademy.org /home/bmiller/bin/install_release.sh $1
4747
mv dist-$1.tgz ../jsdist
48-
cp dist/webpack_static_imports.xml ~/src/pretext/xsl/support/runestone-services.xml
48+
cp dist/webpack_static_imports.xml ~/Pretext/pretext/xsl/support/runestone-services.xml
4949
cp dist/webpack_static_imports.xml ~/.ptx/xsl/support/runestone-services.xml
5050
else
5151
echo "Warning: no json2xml ve found skipping pretext"

0 commit comments

Comments
 (0)