source: genesis/tools/update-wlconfig@ 10451

Last change on this file since 10451 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
RevLine 
[8216]1#!/bin/sh
2#
3# Very simple wrapper to update wlconfig.wirelessleiden.nl without the need of
4# a webbrowser
5
[10309]6curl 'http://sunfire.wirelessleiden.nl/wleiden/config/?action=update'
Note: See TracBrowser for help on using the repository browser.