Skip to content

Commit

Permalink
download the rpi branch of SwiftChatSE
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Keller committed Apr 23, 2017
1 parent ea8d7a7 commit e3de7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-nopm.sh
Expand Up @@ -2,7 +2,7 @@

#download libraries
[[ -d SwiftChatSE ]] && rm -rf SwiftChatSE
git clone git://github.com/NobodyNada/SwiftChatSE || exit 1
git clone git://github.com/NobodyNada/SwiftChatSE -b rpi || exit 1

[[ -d SwiftStack ]] && rm -rf SwiftStack
git clone git://github.com/NobodyNada/SwiftStack || exit 1
Expand Down

0 comments on commit e3de7fc

Please sign in to comment.