mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 06:51:04 +01:00
3 lines
67 B
Django/Jinja
3 lines
67 B
Django/Jinja
#!/bin/bash
|
|
ip li set mtu 1400 dev eth0
|
|
ip li set mtu 1400 dev wlo1 |