Skip to content

Commit

Permalink
FFFFF Fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
zkbingo-bx committed Aug 14, 2024
1 parent 2e144ea commit 3e460b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/replace-contracts.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# replace-contracts.sh
cp -r ./v1.4.1 ./node_modules/@safe-global/safe-deployments/dist/assets
cp -r ./v1.3.0 ./node_modules/@safe-global/safe-deployments/dist/assets
cp -r ./v1.3.0 ./node_modules/@safe-global/safe-deployments/dist/assets

0 comments on commit 3e460b6

Please sign in to comment.