Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit bca40fc

Browse files
committed
SUDO issue resolved.
1 parent 731e89d commit bca40fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/commands/self-update

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ EOF
5656

5757

5858
chmod a+x /tmp/self-update.$$
59-
exec bash /tmp/self-update.$$
59+
exec sudo /tmp/self-update.$$

0 commit comments

Comments
 (0)