Skip to content
Snippets Groups Projects
Select Git revision
  • 6623047177cc259042f96412db3d2d57991557a2
  • master default
2 results

clean-cache.js

Blame
  • cleanup.sh 72 B
    #!/bin/bash
    # SPDX-License-Identifier: Apache-2.0
    
    set -e
    
    rm -r /tmp/*