mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
empire: minor changes
This commit is contained in:
parent
75871d2bcc
commit
392d791c50
1 changed files with 0 additions and 3 deletions
|
|
@ -62,9 +62,6 @@ src_prepare() {
|
|||
-e "s|hashlib.md5(choice).hexdigest()|hashlib.md5(choice.encode('utf-8')).hexdigest()|" \
|
||||
setup/setup_database.py || die
|
||||
|
||||
# set empty password for database
|
||||
echo | ${PYTHON} setup/setup_database.py || die
|
||||
|
||||
default
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue