diff options
Diffstat (limited to 'bin/tmp')
-rwxr-xr-x | bin/tmp | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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) |