diff options
author | Victor Häggqvist <[email protected]> | 2014-06-12 01:14:28 +0200 |
---|---|---|
committer | Victor Häggqvist <[email protected]> | 2014-06-12 01:14:28 +0200 |
commit | 1092bc413be24b54100b4ec5dd4a8bbfaf1980d6 (patch) | |
tree | 18f639cd39b0a20dc6a8f4bddd6fc186239701a3 | |
parent | 011eafdca99980ce5bf62112f140c0efa48fc2c3 (diff) |
getting there
-rw-r--r-- | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ echo "Building Pebble project..." -cd $PEBBLE_PROJECT_PATH +cd ~/victorhaggqvist/pebble-battery-monitor pebble build |