aboutsummaryrefslogtreecommitdiff
path: root/before_install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'before_install.sh')
-rw-r--r--before_install.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/before_install.sh b/before_install.sh
index 3a1a6f4..6bf3b7c 100644
--- a/before_install.sh
+++ b/before_install.sh
@@ -1,6 +1,7 @@
#!/usr/bin/env bash
+PEBBLE_SDK=PebbleSDK-2.2
echo 'Installing Pebble SDK Dependencies...'
-
+echo 'SDK ${PEBBLE_SDK}'
cd ~
# Get the Pebble SDK and toolchain