ditto
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
# For the application to install you need the following packages
|
||||
# - qt-devel
|
||||
# - qt5-qttools
|
||||
# - libX11-devel
|
||||
|
||||
git clone https://github.com/symless/synergy-core
|
||||
|
||||
cd synergy-core/
|
||||
|
||||
mkdir synergy-core/build & cd synergy-core/build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user