Skip to content

Commit

Permalink
trying to fix the log issue
Browse files Browse the repository at this point in the history
  • Loading branch information
goehle committed Dec 19, 2014
1 parent c13ecce commit af6f5cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_webwork.sh
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ echo "## Extracting the installer"
tar -xzf $LOCALINSTALLER
rm $LOCALINSTALLER
cd ww_install-$BRANCH/
#mv $TMPDIR/webwork_install.log .
mv $TMPDIR/webwork_install.log .

if [ $PREREQUISITES -eq 1 ]; then
echo "Installing prerequisites..."
Expand Down

0 comments on commit af6f5cc

Please sign in to comment.