Changeset 17826 for misc/runpugs
- Timestamp:
- 09/14/07 08:07:23 (15 months ago)
- Location:
- misc/runpugs
- Files:
-
- 11 added
- 1 modified
-
README (modified) (2 diffs)
-
scripts (added)
-
scripts/build_pugs_dev (added)
-
scripts/build_pugs_fallback.pl (added)
-
scripts/copy_pugs_dev (added)
-
scripts/copy_pugs_dev_safe.pl (added)
-
scripts/restart_apache (added)
-
scripts/restart_runpugs (added)
-
scripts/start_apache (added)
-
scripts/start_runpugs (added)
-
scripts/stop_apache (added)
-
scripts/stop_runpugs (added)
Legend:
- Unmodified
- Added
- Removed
-
misc/runpugs/README
r16624 r17826 34 34 35 35 * To run, simply point your browser to /runpugs/ 36 37 * Use scripts to start/stop/restart apache on feather and 38 maintain latest runpugs 36 39 37 40 DESCRIPTION … … 50 53 interactive shell, not just pugs. So we could have runpython :-) 51 54 See the POD for more info. 55 56 'scripts' directory has some perl/shell scripts that are being used 57 to run/maintain runpugs on a feather.perl6.nl account. Those has been 58 written originally by wim. 52 59 53 60 AUTHOR 54 61 Wim Vanderbauwhede (wim.vanderbauwhede@gmail.com) 62 Ahmad M. Zawawi (ahmad.zawawi@gmail.com) 55 63 56 64 COPYRIGHT
