tabby/build/linux/after-install.tpl

4 lines
106 B
Smarty

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