Files
tabby/build/linux/after-install.tpl
2018-09-25 10:48:00 +02:00

5 lines
106 B
Smarty

#!/bin/bash
# Link to the binary
ln -sf '/opt/${productFilename}/${executable}' '/usr/bin/${executable}'