Browse Source

Second try to fix logs...

DieFeM 12 năm trước cách đây
mục cha
commit
96d0eae553
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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