4 lines
123 B
Text
4 lines
123 B
Text
|
|
post_install () {
|
||
|
|
echo 'Nautilus, if running, must be restarted for this extension to work (execute "nautilus -q").'
|
||
|
|
}
|