aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2018-01-18 13:43:19 +0800
committerclarkzjw <[email protected]>2018-01-18 13:43:19 +0800
commite12cf1463848faa973d7c2ec174892655d131c22 (patch)
tree74e0313a2029dfcdac57c9eaf431223305533c1c /bootstrap.py
parent50def653ece79940e270f741942c99b5a223cc15 (diff)
downloadblog.jinwei.me-e12cf1463848faa973d7c2ec174892655d131c22.tar.gz
+ fix
Diffstat (limited to 'bootstrap.py')
-rwxr-xr-xbootstrap.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/bootstrap.py b/bootstrap.py
index 0c07b9d..a688154 100755
--- a/bootstrap.py
+++ b/bootstrap.py
@@ -1,6 +1,4 @@
1#!/usr/bin/env python3 1#!/usr/bin/env python3
2from __future__ import absolute_import, print_function, unicode_literals
3
4import os 2import os
5import subprocess 3import subprocess
6import sys 4import sys
Powered by cgit v1.2.3 (git 2.41.0)