mirror of
https://github.com/eugeny/tabby
synced 2026-08-18 11:56:56 +00:00
5 lines
106 B
Smarty
5 lines
106 B
Smarty
#!/bin/bash
|
|
|
|
# Link to the binary
|
|
ln -sf '/opt/${productFilename}/${executable}' '/usr/bin/${executable}'
|