Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/recipe-books.git

Moved the administration update script into RZ.

AuthorDave Jarvis <email>
Date2013-01-26 10:58:51 GMT-0800
Commit8ba890a44a173c4ad2c6d31d1d0e7ffbe1ff8221
Parent18c99e2
update-admin.sh
-#!/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
-
Delta0 lines added, 9 lines removed, 9-line decrease