kb: how-to
Plesk for Linux
Applicable to:
- Plesk for Linux
Question
How to skip repository check during Plesk installation?
Answer
The repository_check.sh
script is responsible for the repository check during the Plesk installation. It is possible to create a flag-file that will make this script skip the entire checking process.
Perform the following:
-
Connect to the server via SSH.
-
Execute the command below to create the flag-file:
# touch /tmp/plesk-installer-skip-repository-check.flag
To have this file permanent, surviving server reboots, add the command from step 2 as cron task.
Comments
0 comments
Please sign in to leave a comment.