From e336ad62a4bfd6f71b4791873385059bf5a0bc9b Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Sun, 28 Aug 2022 14:08:50 +0530 Subject: Updates Deploy script --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deploy.sh') diff --git a/deploy.sh b/deploy.sh index 88faf83..004dc81 100644 --- a/deploy.sh +++ b/deploy.sh @@ -1,4 +1,4 @@ #!/usr/bin/zsh npm run build cd public -static-server -p 1313 \ No newline at end of file +mv -v ./* /var/www/html \ No newline at end of file -- cgit v1.2.3