From d574bedfe38be2db84852121c1ef1b0cdd4df8b1 Mon Sep 17 00:00:00 2001 From: Dmitry Yunitsky Date: Mon, 28 Jul 2014 00:40:54 +0300 Subject: [PATCH] Typo in bash script. --- android/script/for_all_devices.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/script/for_all_devices.sh b/android/script/for_all_devices.sh index 86276612c5..7b20403cc4 100755 --- a/android/script/for_all_devices.sh +++ b/android/script/for_all_devices.sh @@ -1,4 +1,4 @@ -#/bin/bash +#!/bin/bash START=$(date +%s) # get all ids, but not the first line