source: genesis/tools/update-wlconfig@ 10391

Last change on this file since 10391 was 10309, checked in by rick, 13 years ago

Button updater CLI simulation. For really quick updates.

Related-To nodefactory#106

  • Property svn:executable set to *
File size: 177 bytes
Line 
1#!/bin/sh
2#
3# Very simple wrapper to update wlconfig.wirelessleiden.nl without the need of
4# a webbrowser
5
6curl 'http://sunfire.wirelessleiden.nl/wleiden/config/?action=update'
Note: See TracBrowser for help on using the repository browser.