Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit c9b50ed

Browse files
committed
Fix missing angular1 dist folders in documentation
1 parent 72678fb commit c9b50ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy-doc.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ rm -rf angular-datatables-angular1
5555
wget https://github.com/l-lin/angular-datatables/archive/angular1.zip
5656
unzip angular1.zip
5757
cp -r angular-datatables-angular1/vendor $project_name/archives
58+
cp -r angular-datatables-angular1/dist $project_name/archives
5859

5960
info "Commit gh-pages"
6061
cd /tmp/$project_name

0 commit comments

Comments
 (0)