arthur.bebou

Le site arthur.bebou.netlib.re - retour accueil

git clone git://bebou.netlib.re/arthur.bebou
Log | Files | Refs |

commit 9c8e991bc93c08b56eb6970b4a7c8c9a45dd75b5
parent f9b08cbf5f657a618d6feb9ba2e7200f797de8c2
Auterice: Arthur Pons <arthur.pons@unistra.fr>
Date:   Sun, 12 May 2024 20:12:47 +0200

Changement nom de host ssh

Diffstat:
Mmakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/makefile b/makefile @@ -20,7 +20,7 @@ clean:; rm -r public/* exec:; chmod +x ${sources} -deploy:; rsync -hvr public/* meso@xr:~/arthur.bebou.netlib.re/ +deploy:; rsync -hvr public/* meso@bebou:~/arthur.bebou.netlib.re/ test : all @echo http://localhost:1412