Skip to content

Commit 6d2f277

Browse files
committed
rpcuser.py: Use 'python' not 'python2'
1 parent 91eeaa0 commit 6d2f277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

share/rpcuser/rpcuser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python2
1+
#!/usr/bin/env python
22
# Copyright (c) 2015-2016 The Bitcoin Core developers
33
# Distributed under the MIT software license, see the accompanying
44
# file COPYING or http://www.opensource.org/licenses/mit-license.php.

0 commit comments

Comments
 (0)