Diff

Differences From Artifact [f56f48d37a]:

To Artifact [9e355e1b1c]:


85
86
87
88
89
90
91
92


93
85
86
87
88
89
90
91
92
93
94
95








+
+

		;;
	*)
		echo "Usage: appfs-cache {invalidate|clean|clear|clear <package>|remove-site <site>}" >&2

		exit 1
		;;
esac

pkill -HUP appfsd

exit 0