mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-06 07:38:45 +00:00
setup build samples script
This commit is contained in:
@@ -524,7 +524,6 @@ elif [ "$command" == "link" ]; then
|
||||
elif [ "$command" == "lib" ]; then
|
||||
bld_lib ${args[@]}
|
||||
elif [ "$command" == "unit" ]; then
|
||||
echo bld_unit ${args[@]}
|
||||
bld_unit ${args[@]}
|
||||
else
|
||||
echo "'$command' not a recognized command"
|
||||
|
||||
Reference in New Issue
Block a user