Changeset 685


Ignore:
Timestamp:
Jul 21, 2010, 3:44:10 PM (13 years ago)
Author:
duh
Message:

small improvement

File:
1 edited

Legend:

Unmodified
Added
Removed
  • misc/scripts/deploy_latest_gscf.sh

    r681 r685  
    7272
    7373        cd ~
    74         rm grails*.zip > /dev/null
     74        ls -1 ~|grep grails|grep zip|xargs -i rm ~/{}
    7575       
    7676        echo ".downloading grails release "$GRAILS_VERSION"... (this might take a while)"
Note: See TracChangeset for help on using the changeset viewer.