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 cb93608 commit 0f47c6dCopy full SHA for 0f47c6d
ct/metube.sh
@@ -67,7 +67,7 @@ function update_script() {
67
$STD uv sync
68
msg_ok "Installed Backend"
69
70
- msg_info "Restoring Environment File"
+ msg_info "Restoring .env"
71
if [[ -f /opt/metube_bak/.env ]]; then
72
cp /opt/metube_bak/.env /opt/metube/.env
73
fi
0 commit comments