Commit 22bf032a authored by Seblu's avatar Seblu
Browse files

Use port 2222 to connect to white

seblu.net infrastructure now use only 2222 for ssh
parent 4715c538
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

repourl=${REPO_URL:-archlinux@white.h.seblu.net}
repourl=${REPO_URL:-archlinux@white.h.seblu.net:2222}
repodir=${REPO_DIR:-incoming}

[[ -r /etc/makepkg.conf ]] && source /etc/makepkg.conf