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