3 lines
91 B
Bash
Executable file
3 lines
91 B
Bash
Executable file
#!/bin/bash
|
|
|
|
slackpkg -batch=on -default_answer=y generate-template "$HOSTNAME" >/dev/null
|