mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
[scripts] format bash scripts
This commit is contained in:
@@ -25,7 +25,6 @@ if [ $# -ne 0 ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
SCRIPTS=$(find ${SRC_PATH} -name "*.sh" -not -path "${SRC_PATH}/.git/*")
|
||||
for script in $SCRIPTS; do
|
||||
echo $script
|
||||
|
||||
Reference in New Issue
Block a user