From 39f50eeac3aa9ba22019036457ce8b8c790c1033 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Sat, 10 May 2025 18:01:26 +0500 Subject: [PATCH] add live site to deploy script --- deploy.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index 61dfc3e..6b28996 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1,2 +1,3 @@ #!/usr/bin/env bash -abra app cp somos-infinitos.smol-wp.autonomic.zone ../somos-infinitos-theme/ app:/var/www/html/wp-content/themes/somos-infinitos-theme/ \ No newline at end of file +abra app cp somos-infinitos.smol-wp.autonomic.zone ../somos-infinitos-theme/ app:/var/www/html/wp-content/themes/somos-infinitos-theme/ +abra app cp somosinfinitos.pt ../somos-infinitos-theme/ app:/var/www/html/wp-content/themes/somos-infinitos-theme/ \ No newline at end of file