| Author | Dave Jarvis <email> |
|---|---|
| Date | 2013-01-26 10:58:51 GMT-0800 |
| Commit | 8ba890a44a173c4ad2c6d31d1d0e7ffbe1ff8221 |
| Parent | 18c99e2 |
| -#!/bin/bash | ||
| - | ||
| -rm -rf admin | ||
| - | ||
| -# Copy over the generated scripts... Virtual machine is mounted at $HOME/video | ||
| -mv $HOME/video/admin . | ||
| -echo "DirectoryIndex login.php" > admin/.htaccess | ||
| -chmod 777 admin/templates_c | ||
| - | ||
| Delta | 0 lines added, 9 lines removed, 9-line decrease |
|---|