We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dbc8e0 commit 531a428Copy full SHA for 531a428
runtipi/install.sh
@@ -14,6 +14,7 @@ RUNTIPI_PATH="/opt/runtipi"
14
LOGPATH=$(realpath "runtipi_install_$(date +%s).log")
15
16
echo "If there is an error, please check the log file at $LOGPATH"
17
+echo ""
18
19
# Install dependencies
20
function run_install_dependencies() {
0 commit comments