updated cmc_fe.tar.gz
This commit is contained in:
parent
281dec65fe
commit
ea87461d73
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
tar czf cmc_fe.tar.gz dist
|
||||
|
||||
git add . cmc_fe.tar.gz
|
||||
git commit -m "updated cmc_fe.tar.gz"
|
||||
git push
|
||||
|
|
Loading…
Reference in a new issue