Initial commit
This commit is contained in:
commit
09f2061909
13 changed files with 348 additions and 0 deletions
9
thinlinc-server.install
Normal file
9
thinlinc-server.install
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
post_install()
|
||||
{
|
||||
/opt/thinlinc/sbin/tl-setup
|
||||
}
|
||||
|
||||
post_upgrade()
|
||||
{
|
||||
/opt/thinlinc/sbin/tl-setup
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue