This website works better with JavaScript
Home
Explore
Project
Register
Sign In
linux
/
acme.sh
Watch
3
Star
0
Fork
0
Files
Issues
2
Pull Requests
0
Wiki
Browse Source
umask
neil
9 years ago
parent
990d46d659
commit
bfdf1f482e
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
acme.sh
+ 3
- 0
acme.sh
View File
@@ -1,4 +1,7 @@
#!/usr/bin/env sh
+
+umask 077
+
VER=2.2.2
PROJECT_NAME="acme.sh"