mirror of
https://asciireactor.com/otho/cloudy-agn.git
synced 2025-04-05 23:15:45 +00:00
Merge branch 'master' of github.com:othocaes/cloudy-agn
This commit is contained in:
commit
ccf10f496c
@ -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