ali b wrote: > 'script/server -e production' > I get a :'script' is not recognized as an internal or external command, > operable program or batch file.
On Windows you will need to run: ruby script/server -e production -- John Long http://wiseheartdesign.com _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
