mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
5 lines
53 B
Bash
5 lines
53 B
Bash
#!/bin/bash
|
|
|
|
ifconfig eth2 down
|
|
service dnsmasq stop
|