Initial commit.
This commit is contained in:
commit
3d665e5e11
72 changed files with 3200 additions and 0 deletions
3
base-files/cron.daily/update-slackpkg-template
Executable file
3
base-files/cron.daily/update-slackpkg-template
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
slackpkg -batch=on -default_answer=y generate-template "$HOSTNAME" >/dev/null
|
||||
Loading…
Add table
Add a link
Reference in a new issue