diff options
Diffstat (limited to 'tasks/example')
-rw-r--r-- | tasks/example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/example b/tasks/example index 8974aee..a833a6a 100644 --- a/tasks/example +++ b/tasks/example @@ -19,7 +19,7 @@ function task_setup() { SSH_USER=server SSH_IDENTITY_FILE=$ASSET_DIR/id_rsa - + FILES+=() TASK_ISSET="yes" |