Skip to content

Commit

Permalink
update demo png
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenjust committed Oct 23, 2015
1 parent 9e713f8 commit 55dd641
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
Binary file modified ux/demos/demo_settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ux/droptogif-ux.sketch
Binary file not shown.
8 changes: 8 additions & 0 deletions ux/shelltest.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
color=$1

if [ -z $color ]
then
echo "OFF"
else
echo "ON" + $color
fi

0 comments on commit 55dd641

Please sign in to comment.