As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com.

Changes

Jump to: navigation, search

CW Release Steps

134 bytes added, 04:15, 12 April 2016
no edit summary
git push -u github master
4. Make above executable for user script will run Add the following to the .gitignore file, as (ideally this was all setup as someone with low/no privileges since they need no access elsewhere).file is in the root of the GITHub repo but we don't want to track:
README.md 5. Make above executable for user script will run as (ideally this was all setup as someone with low/no privileges since they need no access elsewhere). 6. Use "crontab -e" to add task that runs every 5 mins and runs that script:
0,5,10,15,20,25,30,35,40,45,50,55 * * * * cd /home/someone/somewhere/chipwhisperer; ./pullpush.sh
Approved_users, bureaucrat, administrator
1,956
edits

Navigation menu