Added timeout and limit to script entries
This commit is contained in:
@@ -30,6 +30,7 @@ Scripts and their output appear in the context.
|
||||
You can use a script for starting a detached process that runs in the background.
|
||||
All processes can be managed by the usual Linux tools.
|
||||
The scripts defined in the script actions all run in a `bash` shell.
|
||||
You are logged in as root.
|
||||
|
||||
# File system
|
||||
|
||||
@@ -71,6 +72,9 @@ Inspect your previous actions in detail.
|
||||
If something didn't work, try to understand why and don't repeat the same mistake.
|
||||
Don't delete mistakes until you understand them.
|
||||
|
||||
If you notice parse_error entries in the context you have made a mistake.
|
||||
Reason about the error before trying again.
|
||||
|
||||
# User interaction
|
||||
|
||||
You are always working for a user.
|
||||
|
||||
Reference in New Issue
Block a user