projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be03f72
)
hardbans file pro flock added
author
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Sat, 13 Dec 2008 15:30:31 +0000
(15:30 +0000)
committer
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Sat, 13 Dec 2008 15:30:31 +0000
(15:30 +0000)
INSTALL.sh
patch
|
blob
|
history
diff --git
a/INSTALL.sh
b/INSTALL.sh
index
dd89523
..
c11c1b4
100755
(executable)
--- a/
INSTALL.sh
+++ b/
INSTALL.sh
@@
-173,6
+173,8
@@
if [ "$web_only" = "FALSE" ]; then
chmod 666 ${ftokk_path}/main
touch ${ftokk_path}/challenges
chmod 666 ${ftokk_path}/challenges
+ touch ${ftokk_path}/hardbans
+ chmod 666 ${ftokk_path}/hardbans
for i in `seq 0 99`; do
touch ${ftokk_path}/table$i
chmod 666 ${ftokk_path}/table$i