Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit db78701

Browse files
committed
Tabs vs spaces
1 parent ffc3877 commit db78701

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

scripts/develop.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ while true; do
3131
password="$2"
3232
shift 2
3333
;;
34-
--use-proxy)
35-
use_proxy=1
36-
shift
37-
;;
34+
--use-proxy)
35+
use_proxy=1
36+
shift
37+
;;
3838
--)
3939
shift
4040
break

0 commit comments

Comments
 (0)