Search found 2 matches

by Kairion
Sun 23. Apr 2023, 21:22
Forum: Archive
Topic: Unattended installation [SOLVED]
Replies: 2
Views: 8468

Re: Unattended installation [SOLVED]

Hello Alexander, Thank you for your reply, that was exactly what I was looking for. For future reference, I'm leaving below the current (April 23, 2023) output of the installation script: This program installs KeyHelp on your server. Usage: php install.php [OPTION] ... General: --help Displays this ...
by Kairion
Fri 21. Apr 2023, 09:55
Forum: Archive
Topic: Unattended installation [SOLVED]
Replies: 2
Views: 8468

Unattended installation [SOLVED]

Hello, KeyHelp community! I know the default command to install KeyHelp is this one: wget https://install.keyhelp.de/get_keyhelp.php -O install_keyhelp.sh ; bash install_keyhelp.sh ; But I'm wondering if KeyHelp has a script to allow unattended installations, i.e., passing parameters to the script ...