Skip to content

Commit 813ab11

Browse files
committed
Merge pull request #67 from shenki/master
scripts/get-env-root.sh: Fix dialout user adding
2 parents 0a917c7 + 642ea67 commit 813ab11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/get-env-root.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ apt-get install -y iverilog gtkwave
2525
# libfpgalink
2626
sudo apt-get install -y libreadline-dev libusb-1.0-0-dev python-yaml sdcc fxload
2727

28-
USER=$(whoami)
2928
# Load custom udev rules
3029
(
3130
cd $SETUP_DIR

0 commit comments

Comments
 (0)