aboutsummaryrefslogtreecommitdiffstats
path: root/src/update/vps.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/update/vps.pl')
-rwxr-xr-xsrc/update/vps.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/update/vps.pl b/src/update/vps.pl
index 77c64ff..3f98594 100755
--- a/src/update/vps.pl
+++ b/src/update/vps.pl
@@ -20,6 +20,7 @@ sub main {
'-c',
'git -C /root/scripts pull >/dev/null 2>&1'
);
+ print "Updated jozan website, git website and scripts.\n";
exit;
}