„scripts/start-server.sh“ ändern
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bashecho "---Setting umask to ${UMASK}---"
|
#!/bin/bash
|
||||||
echo "---Setting umask to ${UMASK}---"
|
echo "---Setting umask to ${UMASK}---"
|
||||||
umask ${UMASK}
|
umask ${UMASK}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user