From 027094ac428b5e268f50c77a13254504d08afe30 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Fri, 10 Dec 2021 20:12:39 +0100 Subject: link update --- vps-do.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vps-do.pl b/vps-do.pl index 7d25b8f..adc9e9e 100755 --- a/vps-do.pl +++ b/vps-do.pl @@ -4,7 +4,7 @@ use strict; use warnings; use Term::ANSIColor; use constant SCRIPTS_DIR => '/root/scripts/src/'; -use constant SSH_BOY => 'root@jozanleclerc.xyz'; +use constant SSH_BOY => 'root@jozanofastora.xyz'; sub main { my $argc = $#ARGV + 1; -- cgit v1.2.3