Update clean script
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
c248ac76cd
commit
332dbe4a51
1 changed files with 1 additions and 1 deletions
|
@ -29,4 +29,4 @@ print_section "Clean npm cache"
|
|||
npm cache clean --force
|
||||
|
||||
print_section "Clean docker"
|
||||
docker system prune
|
||||
docker system prune -a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue