From ea8a9585ec7ee149d4c411bc45b05756cb4c8f65 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 27 Nov 2022 08:09:17 -0300 Subject: bin/{msg,tmp,xmpp}: Change euandreh.xyz -> euandre.org --- bin/tmp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/tmp') diff --git a/bin/tmp b/bin/tmp index 2dc0b48..5e64b66 100755 --- a/bin/tmp +++ b/bin/tmp @@ -49,8 +49,8 @@ for flag in "$@"; do esac done -REMOTE='euandreh.xyz' -DIR='/opt/www/euandreh.xyz/static/tmp' +REMOTE='euandre.org' +DIR='/srv/www/tmp' while getopts 'dh' flag; do case "$flag" in d) -- cgit v1.2.3