Advertisement
Guest User

Untitled

a guest
Sep 17th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. #!/usr/bin/env bash
  2.  
  3. export LC_ALL=en_US.UTF-8
  4. export LANG=en_US.UTF-8
  5. cd /Users/Kuba/Code/backup_script/
  6. /Users/Kuba/anaconda3/bin/invoke run-backup --config-path ./configuration.yaml --use-quiet-mode
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement