mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-27 08:55:51 +08:00
*** empty log message ***
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#! /bin/sh
|
||||
if test -z "$PAPARAZZI_SRC"; then
|
||||
PAPARAZZI_SRC=/usr/share/paparazzi
|
||||
PAPARAZZI_BIN=$PAPARAZZI_SRC/bin
|
||||
else
|
||||
PAPARAZZI_BIN=$PAPARAZZI_SRC/sw/tools
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user