diff options
| author | tradam <git.tradam.fyi> | 2021-08-21 02:42:17 -0400 |
|---|---|---|
| committer | tradam <git.tradam.fyi> | 2021-08-21 02:42:17 -0400 |
| commit | 8af2c8f224a9e25fe7232eeff5969a5a2f5cdd57 (patch) | |
| tree | 43b21a64b26e54382d58ab7d5feca9c58407f003 /scripts/move.sh | |
| parent | f1720369d3552a59a1499af89a98ac1ceb69dfdb (diff) | |
| download | Plore-Tabletop-Game-8af2c8f224a9e25fe7232eeff5969a5a2f5cdd57.tar.gz Plore-Tabletop-Game-8af2c8f224a9e25fe7232eeff5969a5a2f5cdd57.zip | |
added scripts
Diffstat (limited to 'scripts/move.sh')
| -rwxr-xr-x | scripts/move.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/move.sh b/scripts/move.sh deleted file mode 100755 index 568535d..0000000 --- a/scripts/move.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -find ./src -type f -exec sed -i 's/\['"$1"'](.*)/['"$1"']('"$2"')/g' {} \; |
