Skip to content

Commit

Permalink
add bash script for portal syncing
Browse files Browse the repository at this point in the history
  • Loading branch information
vpchung committed May 15, 2024
1 parent 4ccf982 commit 1bd699c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions run_sync.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/usr/bin/env bash

python portal_tables/sync_publications.py --noprint
python portal_tables/sync_datasets.py --noprint
python portal_tables/sync_tools.py --noprint

0 comments on commit 1bd699c

Please sign in to comment.