Skip to content

Commit

Permalink
#29 file_download_1603_xlsx
Browse files Browse the repository at this point in the history
  • Loading branch information
fititnt committed Apr 18, 2022
1 parent ad26778 commit bde1a76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion officinam/999999999/999999999.lib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ file_download_if_necessary() {
# Writes .xlsx
#######################################
file_download_1603_xlsx() {
est_temporarium="${6:-"1"}"
est_temporarium="${1:-"1"}"
iri="$DATA_1603"

if [ "$est_temporarium" -eq "1" ]; then
Expand Down
3 changes: 2 additions & 1 deletion officinam/999999999/999999_17.sh
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,9 @@ file_convert_numerordinatio_de_hxltm "1603_1_51" "1" "0"
# quaero__ix_n1603ia__victionarium_q "1603_99_987" && echo "1603_99_987"
# actiones_completis_publicis "1603_45_31"
# actiones_completis_publicis "1603_63_101"
file_download_1603_xlsx "0"
# opus_temporibus_cdn
deploy_0_9_markdown
# deploy_0_9_markdown

# quaero__ix_n1603ia__victionarium_q "1603_63_101" && echo "1603_63_101"
# quaero__ix_n1603ia__victionarium_q "1603_1_1" && echo "1603_1_1"
Expand Down

0 comments on commit bde1a76

Please sign in to comment.