Skip to content

Commit

Permalink
Merge pull request #15 from weecology/wrkddir
Browse files Browse the repository at this point in the history
Change to /orange/ewhite/PortalForecasts
  • Loading branch information
henrykironde authored Feb 13, 2024
2 parents 34df226 + c0a5bd6 commit 6a1a87a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions portal_dryrun_forecast.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#SBATCH --error=/orange/ewhite/PortalForecasts/portal_dryrun_forecast_log.err

echo "INFO: [$(date "+%Y-%m-%d %H:%M:%S")] Starting Weekly Forecast on $(hostname) in $(pwd)"
cd /orange/ewhite/PortalForecasts/

echo "INFO [$(date "+%Y-%m-%d %H:%M:%S")] Loading required modules"
source /etc/profile.d/modules.sh
Expand Down
1 change: 1 addition & 0 deletions portal_weekly_forecast.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#SBATCH --error=/orange/ewhite/PortalForecasts/portal_weekly_forecast_log.err

echo "INFO: [$(date "+%Y-%m-%d %H:%M:%S")] Starting Weekly Forecast on $(hostname) in $(pwd)"
cd /orange/ewhite/PortalForecasts/

echo "INFO [$(date "+%Y-%m-%d %H:%M:%S")] Loading required modules"
source /etc/profile.d/modules.sh
Expand Down

0 comments on commit 6a1a87a

Please sign in to comment.