Skip to content

Commit

Permalink
We need to setup the cgov env for the task... (#4016)
Browse files Browse the repository at this point in the history
  • Loading branch information
asteel-gsa authored Jun 24, 2024
1 parent 60a89b1 commit e00d9db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/fac-backup-util.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/bash
set -e
source tools/util_startup.sh
source tools/setup_env.sh
setup_env
version=$1
run_option=$2
s3_name="fac-private-s3"
Expand Down

0 comments on commit e00d9db

Please sign in to comment.