ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/FeepingCreaturism/install.sh
Revision: 902
Committed: 2007-04-29T02:40:07-07:00 (18 years, 1 month ago) by douglas
Content type: text/x-sh
File size: 256 byte(s)
Log Message:
Banana!

File Contents

# Content
1 #!/usr/bin/env bash
2 # Douglas Thrift
3 #
4 # Feeping Creaturism
5 #
6 # $Id$
7
8 target="$HOME/DouglasThrift.net/WWW/data/computers"
9
10 install -pv FeepingCreaturism $target/jargon.cgi
11 touch $target/{Error,Memory}.log
12 setfacl -m user:www:rw- $target/{Error,Memory}.log

Properties

Name Value
svn:eol-style native
svn:executable *
svn:keywords Id