summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--www/temp.causal.agency/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/temp.causal.agency/Makefile b/www/temp.causal.agency/Makefile
index 3f608286..3e908305 100644
--- a/www/temp.causal.agency/Makefile
+++ b/www/temp.causal.agency/Makefile
@@ -10,7 +10,7 @@ clean:
 	rm -f up
 
 install: up
-	install up ${WEBROOT}/up
+	install -m 700 up ${WEBROOT}/up
 
 uninstall:
 	rm -f ${WEBROOT}/up