Revision: | 1085 |
Committed: | 2008-08-21T19:47:26-07:00 (16 years, 10 months ago) by douglas |
Content type: | text/x-sh |
File size: | 284 byte(s) |
Log Message: | Whatever... |
# | 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 jargon.cgi $target |
11 | touch $target/{Error,Memory}.log |
12 | chmod g+w $target/{Error,Memory}.log |
13 | sudo chgrp www $target/{Error,Memory}.log |
Name | Value |
---|---|
svn:eol-style | native |
svn:executable | * |
svn:keywords | Id |