Parcourir la source

Second try to fix logs...

DieFeM il y a 12 ans
Parent
commit
96d0eae553
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      ogp_agent_run

+ 1 - 1
ogp_agent_run

@@ -16,7 +16,7 @@ if [ -d "$AGENTDIR/steamcmd" ]; then
 	chmod +x $AGENTDIR/steamcmd/*.sh
 fi
 if [ -d "$AGENTDIR/screenlogs" ]; then
-	chmod -Rf ugo=rw $AGENTDIR/screenlogs
+	chmod -Rf ug=rwx $AGENTDIR/screenlogs
 fi
 chmod +x $AGENTDIR/ogp_agent.pl
 chmod +x $AGENTDIR/ogp_agent_run