forked from sig_core/toolkit
4 lines
92 B
Bash
4 lines
92 B
Bash
|
#!/bin/bash
|
||
|
r_log "cracklib" "Install the cracklib package"
|
||
|
p_installPackageNormal cracklib
|