Skip to content

Commit

Permalink
update all repositories befor making the update
Browse files Browse the repository at this point in the history
  • Loading branch information
mojoaxel committed Nov 1, 2014
1 parent e57da08 commit edba2c6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion updateFromNetmon.sh
@@ -1,7 +1,12 @@
#!/bin/bash

# get all nodes from netmon and update the community files
# update all repositories
cd ../freifunkfranken-community/
git pull
cd ../community.franken.freifunk.net/
git pull

# get all nodes from netmon and update the community files
node ./create_community_files.js

# update the github repository with the new data
Expand Down

0 comments on commit edba2c6

Please sign in to comment.