Skip to content

Commit 45fe3c8

Browse files
author
drighetto
committed
Fix error - Work on #210
1 parent e08aea7 commit 45fe3c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/tab_stats_manage_generation.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ wget -q -O $DATA_DB_FILE $DATA_DB_FILE_LOCATION
1313
wget -q -O $OSHP_SECURITY_HEADERS_EXTRA_FILE $OSHP_SECURITY_HEADERS_EXTRA_FILE_LOCATION
1414
file $DATA_DB_FILE
1515
sqlite3 $DATA_DB_FILE ".tables"
16+
file $OSHP_SECURITY_HEADERS_EXTRA_FILE
17+
wc -l $OSHP_SECURITY_HEADERS_EXTRA_FILE
1618
echo "[+] Set correct access rights for the scripts as well as UNIX CRLF settings..."
1719
dos2unix *.sh
1820
chmod +x tab_stats_generate_*

0 commit comments

Comments
 (0)