feat(sourcemaps-reader): helper scripts

This commit is contained in:
Taha Yassine Kraiem 2022-09-15 14:57:55 +01:00
parent f659b56b70
commit 623af2a406
2 changed files with 5 additions and 0 deletions

3
sourcemap-reader/clean.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
rm -rf ./utils

View file

@ -0,0 +1,2 @@
#!/bin/bash
rsync -avr --exclude=".*" --ignore-existing ../utilities/utils ./