| Giorgi Lekveishvili | a4552a3 | 2023-07-20 10:18:07 +0400 | [diff] [blame] | 1 | #!/bin/sh |
| 2 | |||||
| 3 | ssh root@135.181.48.180 "k3s-uninstall.sh" | ||||
| 4 | ssh root@65.108.39.172 "k3s-uninstall.sh" | ||||
| Giorgi Lekveishvili | a4552a3 | 2023-07-20 10:18:07 +0400 | [diff] [blame] | 5 | |
| 6 | ssh root@135.181.48.180 "sudo rm -rf /root-storage/*" | ||||
| 7 | ssh root@65.108.39.172 "sudo rm -rf /root-storage/*" | ||||