Remove composer from clean script
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
1ba6c9ffdd
commit
7f5c54bd4a
1 changed files with 0 additions and 3 deletions
|
@ -23,9 +23,6 @@ paccache -rk 1 -c "/var/cache/pacman/pkg/"
|
|||
print_section "Cleaning files in ${YELLOW}${XDG_DATA_HOME}/pkg/${RESET}"
|
||||
paccache -rk 1 -c "${XDG_DATA_HOME}/pkg"
|
||||
|
||||
print_section "Clean composer cache"
|
||||
composer clearcache
|
||||
|
||||
print_section "Clean npm cache"
|
||||
npm cache clean --force
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue