You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
156 B
Plaintext
5 lines
156 B
Plaintext
2 months ago
|
#!/usr/bin/env bash
|
||
|
|
||
|
. /opt/microchip/scripts/env
|
||
|
${LIBERO_DIR}/Libero/bin64/lmgrd -z -c ${LIBERO_LICENSE_DIR}/License.dat -l ${LIBERO_LOG_DIR}/license.log
|