repo.or.cz
/
objavi2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
debug to STDERR, not STDOUT
[objavi2.git]
/
setup.sh
blob
2951dd440b378ddb1e30d3862c4f9d4de6b9dc39
1
#!/bin/bash
2
# cobbled together from history
3
4
mkdir tmp
5
chmod
777
tmp
6
mkdir books
7
mkdir cache
8
sudo chgrp www-data books
9
sudo chgrp www-data cache
10
sudo
chmod
775
books cache
11
sudo
chmod
g
+
s books cache