Skip to content

Commit 84162dd

Browse files
committed
Moved template directory so that it wouldn't be included in importAll.
1 parent bbabce2 commit 84162dd

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ You can also find an example script library, `DemoScriptLibrary`
3030

3131
### Agent Configuration
3232

33-
Configure agents in `agentProperties/agentbuild`. See the commented template here: `agentProperties/templates/agent.properties`
33+
Configure agents in `agentProperties/agentbuild`. See the commented template here: `templates/agent.properties`
3434

35-
Configure script libraries in `agentProperties/scriptbuild`. See the commented template here: `agentProperties/templates/scriptlibrary.properties`
35+
Configure script libraries in `agentProperties/scriptbuild`. See the commented template here: `templates/scriptlibrary.properties`
3636

3737
The name of the file (excluding the `.properties extension`) should match the name of the agent. This name will be used in [Running Tasks](#running-tasks).
3838

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)