mirror of
https://asciireactor.com/otho/cloudy-agn.git
synced 2025-06-27 04:03:26 +00:00
go
This commit is contained in:
parent
6d5f16ce4a
commit
27f33a0b13
@ -7,7 +7,7 @@ script_dir=$(
|
|||||||
base_dir=`pwd`
|
base_dir=`pwd`
|
||||||
bin_dir="$script_dir/../bin"
|
bin_dir="$script_dir/../bin"
|
||||||
|
|
||||||
for dir in $(echo cldn*)
|
for dir in $(echo *cldn*)
|
||||||
do
|
do
|
||||||
echo "Processing ${dir}."
|
echo "Processing ${dir}."
|
||||||
$script_dir/operations/package_tables.sh $dir
|
$script_dir/operations/package_tables.sh $dir
|
||||||
|
Loading…
Reference in New Issue
Block a user