[PATCH] nfsdclnts: Change shebang to /usr/bin/python3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Change shebang to /usr/bin/python3 which is widely accepted.

Signed-off-by: Kenneth D'souza <kdsouza@xxxxxxxxxx>
---
 tools/nfsdclnts/nfsdclnts.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/nfsdclnts/nfsdclnts.py b/tools/nfsdclnts/nfsdclnts.py
index e5f636a2..5e7e03c2 100755
--- a/tools/nfsdclnts/nfsdclnts.py
+++ b/tools/nfsdclnts/nfsdclnts.py
@@ -1,4 +1,4 @@
-#!/bin/python3
+#!/usr/bin/python3
 # -*- python-mode -*-
 '''
     Copyright (C) 2020
-- 
2.21.1




[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux