Some post installations on update and restore scripts.
This commit is contained in:
@ -520,7 +520,7 @@ echo -e "\033[37m\033[1mMain part of the script\033[m"
|
||||
echo ""
|
||||
|
||||
|
||||
# - Create missing indices
|
||||
# - Add missing primary keys ..
|
||||
# -
|
||||
echononl " Add missing primary keys .."
|
||||
su -c "${PHP_BIN} ${WEB_BASE_DIR}/htdocs/occ db:add-missing-primary-keys" -s /bin/bash $HTTP_USER > $log_file 2>&1
|
||||
|
Reference in New Issue
Block a user