tabby/build/linux/after-install.tpl

5 lines
106 B
Smarty
Raw Normal View History

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