Fix .env updates for double quotations (#259)

This commit is contained in:
Saeed Vaziry
2024-07-27 17:43:46 +02:00
committed by GitHub
parent 9473d198e1
commit ed8965b92b
8 changed files with 79 additions and 14 deletions

View File

@ -1,3 +0,0 @@
if ! echo "__content__" | tee __path__; then
echo 'VITO_SSH_ERROR' && exit 1
fi