hyper/build/linux/after-install.tpl

4 lines
132 B
Smarty
Raw Normal View History

#!/bin/bash
# Link to the CLI bootstrap
ln -sf '/opt/${productFilename}/resources/bin/${executable}' '/usr/local/bin/${executable}'