Skip to content

Commit

Permalink
update setup.sh with snakefile run script
Browse files Browse the repository at this point in the history
  • Loading branch information
DininduSenanayake committed Oct 4, 2024
1 parent 3bcb195 commit 4c22964
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ cp 08-snakemake/Snakefile_txt "$working_dir"
# Copy the Snakefile_apsimx
cp 08-snakemake/Snakefile_apsimx "$working_dir"

#Copy the run_snakefile.sh
cp 08-snakemake/run_snakefile.sh "$working_dir"

# Print completion message
echo -e "\nSetup is complete. Switching to working directory now."

Expand Down

0 comments on commit 4c22964

Please sign in to comment.