root/trunk/source/update/macathena-update

Revision 63, 151 bytes (checked in by broder, 16 years ago)

Script to update MacAthena because I can't do it through fink

  • Property svn:executable set to *
Line 
1 #!/bin/bash
2
3 sudo svn up @FINKPREFIX@/fink/dists/macathena/
4 fink index
5 echo "You should run fink update-all to make sure you have the latest packages"
Note: See TracBrowser for help on using the browser.