mirror of
https://github.com/NohamR/xovi-rmfakecloud.git
synced 2026-05-26 13:52:44 +00:00
Remove scp command
This commit is contained in:
2
build.sh
2
build.sh
@@ -2,5 +2,3 @@ set -euxo pipefail
|
|||||||
|
|
||||||
python3 ../xovi/util/xovigen.py -o xovi.c -H xovi.h rmfakecloud.xovi
|
python3 ../xovi/util/xovigen.py -o xovi.c -H xovi.h rmfakecloud.xovi
|
||||||
$CC -shared -fPIC main.cpp xovi.c `pkg-config --cflags --libs Qt6Network` -o rmfakecloud.so
|
$CC -shared -fPIC main.cpp xovi.c `pkg-config --cflags --libs Qt6Network` -o rmfakecloud.so
|
||||||
|
|
||||||
scp rmfakecloud.so rm:xovi/extensions.d/
|
|
||||||
|
|||||||
Reference in New Issue
Block a user