#!/bin/sh
source ../.util.sh
update_github_tag rancher/k3s
[ $? -eq 0 ] && update_pkg
find -type f -exec grep -IL . "{}" \; | xargs rm