Skip to content

Commit

Permalink
Add windows scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
tundranerd committed Oct 30, 2023
1 parent 43acaba commit 855914a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ci/Windows/publish-to-s3.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#! /bin/bash

chmod +x artifacts/febio/bin/febio4
ci/common/linux/publish-to-s3.sh artifacts/febio
ci/common/linux/publish-to-s3.sh artifacts/febio-sdk
2 changes: 2 additions & 0 deletions ci/Windows/scp-to-repo.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#! /bin/bash
scp cmbuild/Release/* repo:~/update2/FEBioStudio2Dev/Windows/stage/bin

0 comments on commit 855914a

Please sign in to comment.