Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Commit

Permalink
Shutup THeos
Browse files Browse the repository at this point in the history
  • Loading branch information
Naville committed Jul 23, 2016
1 parent e1d337c commit a3f57f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ Reveal.framework
RevealTMP/
*.db
ExtraFWs/
DEBS/
Packages/
2 changes: 1 addition & 1 deletion Setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ rm ./Reveal.app.zip >> /dev/null 2>&1
rm -rf ./RevealTMP >> /dev/null 2>&1
rm -rf ./CYTMP >> /dev/null 2>&1
mkdir ExtraFWs >> /dev/null 2>&1
mkdir DEBS >> /dev/null 2>&1
mkdir Packages >> /dev/null 2>&1
echo "Pulling Latest Trunk"
git submodule update --init --recursive
echo "Installing colorama from python-pip"
Expand Down

0 comments on commit a3f57f6

Please sign in to comment.