Update Ruby code

* Updated Ruby code;
* Enable execution of Ruby;
pull/1366/head
Petru Soroaga 2024-03-29 16:07:14 +02:00
parent 4d3c0d0ebb
commit 887605f899
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ case "$1" in
fi
echo "Starting Ruby..." >> /tmp/ruby_boot.log
/usr/sbin/ruby_start -noop
/usr/sbin/ruby_start&
;;
stop)
echo "Stopping Ruby..." >> /tmp/ruby_boot.log

View File

@ -1,6 +1,6 @@
RUBYFPV_SITE_METHOD = git
RUBYFPV_SITE = https://github.com/PetruSoroaga/RubyFPV
RUBYFPV_VERSION = 457e26be5061ed36f16d8b312cef4b98361f5d97
RUBYFPV_VERSION = d600b7be18b8d5b2b5d1cf2112521ed72f282ffb
RUBYFPV_DEPENDENCIES += libpcap iw