mirror of
https://github.com/YunoHost-Apps/prestashop_ynh.git
synced 2024-09-03 20:06:39 +02:00
Suppression de code inutile
This commit is contained in:
parent
d755b979a7
commit
bc6285b1b7
1 changed files with 0 additions and 8 deletions
|
@ -108,14 +108,6 @@ fi
|
||||||
|
|
||||||
POOL_FPM
|
POOL_FPM
|
||||||
|
|
||||||
#=================================================
|
|
||||||
# Option de l'applications
|
|
||||||
#=================================================
|
|
||||||
|
|
||||||
db_md5=$(echo $db_pwd | md5sum | awk '{print $1}')
|
|
||||||
db_sha=$(echo $db_pwd | openssl dgst -sha1 -hmac "key" | awk -F'= ' {'print $2'})
|
|
||||||
language="$(echo $language | head -c 2)"
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# Changer les informations de la tables
|
# Changer les informations de la tables
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue