summarylogtreecommitdiffstats
path: root/razer-blackwidow-2014.install
blob: a72e54c284b8e959bdd5c48c8b910ed62e4e1e86 (plain)
1
2
3
4
5
6
post_install() {
	echo "	Done, reboot your system."
}
post_upgrade() {
	post_install
}