mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-16 14:08:59 +07:00
update scripts
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/bin/bash
|
||||
SCRIPT_DIR=`dirname "$BASH_SOURCE"`
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE}" )" && pwd )"
|
||||
|
||||
ROOT_DIR="${DIR}/.."
|
||||
|
||||
cloc \
|
||||
$SCRIPT_DIR/../samples/bin \
|
||||
$SCRIPT_DIR/../samples/sources
|
||||
"${ROOT_DIR}/samples/bin" \
|
||||
"${ROOT_DIR}/samples/sources"
|
||||
|
||||
Reference in New Issue
Block a user