Skip to content

Commit c58553c

Browse files
committed
Fix deployment script
1 parent 39335f4 commit c58553c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ mkdir deployed
1010
cd substitution_parameters
1111
md5sum interactive* > md5-interactive.chk
1212
md5sum bi* > md5-bi.chk
13+
cd ..
1314

1415
# copy dir
1516
cp -r substitution_parameters deployed/

0 commit comments

Comments
 (0)