mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-26 22:51:05 +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 |