6 lines
61 B
Plaintext
6 lines
61 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
/usr/share/eole/sbin/onehost_create_all
|
||
|
|
||
|
exit 0
|