💄 consistent argument ordering

This commit is contained in:
Kevin Sawicki 2013-09-03 16:21:39 -07:00
parent b57d655a8a
commit 8415922d20

View File

@ -5,7 +5,7 @@ set -e
cd "$(dirname "$0")/.."
rm -rf ~/.atom
rm -fr /tmp/atom-coffee-cache
rm -rf /tmp/atom-coffee-cache
git clean -dff
./script/bootstrap