From cc03ac82924fb1c0bd78c3c23294d91480a1a8b2 Mon Sep 17 00:00:00 2001 From: Minun Date: Fri, 10 Apr 2020 16:48:58 +0800 Subject: [PATCH] tidy code --- bin/wechat-devtools-cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/wechat-devtools-cli b/bin/wechat-devtools-cli index c4dc103..f3e1082 100755 --- a/bin/wechat-devtools-cli +++ b/bin/wechat-devtools-cli @@ -1,4 +1,4 @@ -#! /bin/bash +#!/bin/bash SOURCE="${BASH_SOURCE[0]}" while [ -h "$SOURCE" ]; do # resolve $SOURCE until the file is no longer a symlink