Generate PS1 DAT

This commit is contained in:
twinaphex 2015-09-18 00:28:17 +02:00
parent 29831caaf6
commit d0a88fabda
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -69,6 +69,6 @@ _gen_ps1() {
}
gen_ps1() {
#gen_dat_ps1
gen_dat_ps1
_gen_ps1 "${ABBREV_SYSTEMNAME_PS1}" "${SYSTEMNAME_PS1}" ${SYSTEMID_PS1}
}