projects
/
invirt/packages/invirt-web.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Use expandOwner/expandAdmin rather than removed expandLocker
[invirt/packages/invirt-web.git]
/
code
/
Makefile
1
all: kill chmod
2
3
chmod:
4
chgrp -R invirt . 2>/dev/null || true
5
chmod -R g+w . 2>/dev/null || true
6
7
kill:
8
-pkill invirt.fcgi