From 0724bd962ebdc219c6c92cef7d6b690eec40b4cf Mon Sep 17 00:00:00 2001 From: Valeria Fadeeva Date: Fri, 5 Jan 2024 21:56:46 +0500 Subject: [PATCH] Update --- public/cooperation.tpl.html | 2 +- public/index.html | 12 ++++++------ push.sh | 2 ++ 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/public/cooperation.tpl.html b/public/cooperation.tpl.html index c071ef7..9b0f8e4 100644 --- a/public/cooperation.tpl.html +++ b/public/cooperation.tpl.html @@ -1,7 +1,7 @@
-

Collaboration

+

Cooperation

It's easy to participate in the development of Melawy Linux. Depending on your skills and capabilities, you can help Melawy Linux in one or more ways: diff --git a/public/index.html b/public/index.html index a2e395c..9b7ce0a 100644 --- a/public/index.html +++ b/public/index.html @@ -9,9 +9,9 @@ - Melawy Linux - Arch Linux based distro - - + Melawy Linux - Arch Linux based distributive + + @@ -27,7 +27,7 @@ - + @@ -40,8 +40,8 @@ - - + + diff --git a/push.sh b/push.sh index 48fa785..2391d65 100755 --- a/push.sh +++ b/push.sh @@ -1,5 +1,7 @@ #!/bin/bash +cd $(dirname $0) + ip1="10.120.152.1" ip2="192.168.1.250"