summarylogtreecommitdiffstats
path: root/davinci-resolve-studio.install
blob: e478eeb87cbbbc2823e6493adb5145b45434c676 (plain)
1
2
3
4
5
post_install() {
    tput bold
	echo "Remember to open Davinci Resolve Studio as root for activation if you have an activation code instead of a dongle"
	tput sgr0
}