Skip to content

Commit

Permalink
web Makefile tried to copy nonexistent file.
Browse files Browse the repository at this point in the history
  • Loading branch information
westphae committed Mar 20, 2017
1 parent 551b2fc commit 63ce795
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ all:
cp img/logo*.png /var/www/img
cp img/screen*.png /var/www/img
cp img/world.png /var/www/img
cp img/ai.svg /var/www/img
mkdir -p /var/www/maui
mkdir -p /var/www/maui/js
cp maui/js/angular-ui-router.min.js /var/www/maui/js
Expand Down

0 comments on commit 63ce795

Please sign in to comment.