git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Replace update user authorization loop with std::for_each
[stg.git]
/
projects
/
sgauth
/
build
diff --git
a/projects/sgauth/build
b/projects/sgauth/build
index e61b957ce4157d1cc584d3701322593726720f30..eef6026f5db7b23e8a1f224d6230f90a46e6679d 100755
(executable)
--- a/
projects/sgauth/build
+++ b/
projects/sgauth/build
@@
-13,6
+13,7
@@
CONFFILE="../../Makefile.conf"
PREFIX="/"
BIN_MODE=0755
DATA_MODE=0644
+DIR_MODE=0755
OWNER=root
if [ -z $1 ]