We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9449a3 commit b4aa8edCopy full SHA for b4aa8ed
operator/src/main/resources/scripts/tailLog.sh
@@ -10,6 +10,7 @@
10
#
11
12
echo $$ > $2
13
+chmod g-wx,o-rwx $2
14
15
while true ; do
16
if [ -f $1 ]; then
0 commit comments