fix
This commit is contained in:
parent
421fee08b5
commit
84f8f361d2
1 changed files with 0 additions and 5 deletions
|
|
@ -1,10 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
project_root="$PWD"
|
||||
|
||||
# Source the utils.sh file
|
||||
source "$project_root/TOOLS/helpers/utils.sh" "$project_root"
|
||||
|
||||
# check the parameters
|
||||
if [ $# != 2 ]; then
|
||||
echo "usage : $0 <project_root> <uart_package>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue