forked from kamba4/sunders
Merge pull request 'Removes unused files' (#15) from unused-file into main
All checks were successful
Build (and tag) Images / build (push) Successful in 48s
All checks were successful
Build (and tag) Images / build (push) Successful in 48s
Reviewed-on: #15
This commit is contained in:
commit
969614a000
1 changed files with 0 additions and 5 deletions
|
|
@ -1,5 +0,0 @@
|
|||
before=$(ls migrations | wc -l)
|
||||
sleep 60
|
||||
after=$(ls migrations | wc -l)
|
||||
let dif=after-before
|
||||
echo "$dif"
|
||||
Loading…
Add table
Add a link
Reference in a new issue