mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2026-07-28 14:37:00 -07:00
Small updates
This commit is contained in:
@@ -9,3 +9,6 @@ curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh -s -- -y
|
|||||||
export PATH="/root/.cargo/bin:$PATH"
|
export PATH="/root/.cargo/bin:$PATH"
|
||||||
source /root/.profile
|
source /root/.profile
|
||||||
source /root/.cargo/env
|
source /root/.cargo/env
|
||||||
|
|
||||||
|
echo -e "\e[32m### Setting usb0 managed by NM ###\e[0m"
|
||||||
|
nmcli dev set usb0 managed yes
|
||||||
Reference in New Issue
Block a user