mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-23 02:23:47 +08:00
Remove old ec_list before creating link.
This commit is contained in:
@@ -90,6 +90,7 @@ fi
|
||||
echo " Installing tools"
|
||||
cp script/lsec.pl /usr/local/bin/lsec || exit 1
|
||||
chmod +x /usr/local/bin/ec_list || exit 1
|
||||
rm -f /usr/local/bin/ec_list || exit 1
|
||||
ln -s /usr/local/bin/lsec /usr/local/bin/ec_list || exit 1
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user