Procházet zdrojové kódy

Second try to fix logs...

DieFeM před 12 roky
rodič
revize
96d0eae553
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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