Copyright Obsidian Project 2007-2008
Drupal Updater is a shell script to aid the updating of drupal and it's modules.
It downloads the drupal core / module file from drupal's ftp servers, extracts it then copies the content to where ever it should go.
It's very much in beta testing since it has no error catching but this isn't a big issue since if you type in an invalid file name it simply won't do anything.
It has been tested using drupal 6.
It does NOT update the .htaccess file by default. Version 0.1a added an option to copy it over by adding htaccess at the end of the update command this is handy for fresh installs
You can download version 0.1a here
Type ./updatedrupal --help from the command line for instructions.
If anyone has any requests/bugs you can contact me here