This commit is contained in:
streetturtle 2022-01-23 14:41:03 -05:00
parent 7b08b591dc
commit 7f36b419b5
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
mkdir ./_widgets
for D in *; do
if [[ -d "${D}" ]] && [[ ${D} == *"-widget"* ]]; then
echo "${D}"