Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

...

📄 system_accounts.csv

📄 deploy.sh

Note that we hvaen’t bothered to create input, output and transient directories in Git as it only version-controls fiels not directories (a directory is a property of the file) / doesn’t handle empty directories and the deploy.sh script creates these at deploy time.

Finally, the content of the deploy.sh shell script (for a *nix-based target Engine host) would be:

...