Skip to content

Commit

Permalink
Version increment, vulnerabilities fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Litarvan committed Jan 14, 2019
1 parent ce31bde commit 32c0501
Show file tree
Hide file tree
Showing 3 changed files with 431 additions and 182 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ echo Building LightDM Webkit theme Litarvan v$(cat version)...
echo

npm install
rm -r dist/
npm run-script build
pushd dist && tar zcvf ../lightdm-webkit-theme-litarvan-$(cat ../version).tar.gz ./* && popd
Loading

0 comments on commit 32c0501

Please sign in to comment.