added profile files, removed personal figlet font

This commit is contained in:
levasseur
2021-09-21 17:38:04 +02:00
parent 0c56bfcd98
commit 57103606ca
4 changed files with 1130 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ export DEP_install_profile="install_pkg"
install_profile()
{
installfile ansi_shadow.flf /usr/share/figlet/ansi_shadow.flf
#installfile ansi_shadow.flf /usr/share/figlet/ansi_shadow.flf
local usrlist="/root"
if find /home -mindepth 1 -maxdepth 1 -type d | read; then