Skip to content

Commit

Permalink
updated the script file so that it works on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
akatranlp committed Jun 24, 2022
1 parent 6e026dc commit 6ab0fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CopyScriptJsMain.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
cp -r "./budget-binder-multiplatform-app/build/distributions/*" "./budget-binder-server/public/"
cp -r ./budget-binder-multiplatform-app/build/distributions/* ./budget-binder-server/public/

0 comments on commit 6ab0fc7

Please sign in to comment.