Initial commit
This commit is contained in:
commit
a8eb5ea804
20 changed files with 64 additions and 0 deletions
2
synergys/log/run
Executable file
2
synergys/log/run
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
exec tee ~/.synergy/log
|
3
synergys/run
Executable file
3
synergys/run
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
env > /tmp/env.synergys
|
||||
exec synergys --enable-crypto --config /home/crater2150/.synergy.conf -f 2>&1
|
Loading…
Add table
Add a link
Reference in a new issue