Skip to content

Commit

Permalink
Updated subrepos to include two bugfixes by @johan-bjareholt
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Jul 8, 2016
1 parent e117a81 commit c834a76
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion aw-watcher-afk
Submodule aw-watcher-afk updated 1 files
+1 −1 setup.py
2 changes: 1 addition & 1 deletion aw-watcher-x11
2 changes: 1 addition & 1 deletion pull-all.sh
Expand Up @@ -12,7 +12,7 @@ while getopts "a" opt; do
for FOLDER in $FOLDERS; do
pushd $FOLDER
git checkout master
git pull
git pull origin master
popd
done
;;
Expand Down

0 comments on commit c834a76

Please sign in to comment.