5 lines
95 B
Plaintext
5 lines
95 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
systemctl stop piston@{1..10}.service
|
||
|
systemctl stop dock@{1..10}.service
|