From 61a9c590bc43cc6b6f84ec6ffcf5916c45b5e7c2 Mon Sep 17 00:00:00 2001 From: jnats Date: Thu, 13 May 2021 23:19:46 +0100 Subject: [PATCH] Update upload_iso.sh --- upload_iso.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload_iso.sh b/upload_iso.sh index 383d0e7..94c6274 100755 --- a/upload_iso.sh +++ b/upload_iso.sh @@ -8,4 +8,4 @@ else fi scp $FN crystalux@salyut.one:public_html/isos/. -#ssh crystalux@salyut.one "ln -sf public_html/isos/$FN public_html/isos/latest" \ No newline at end of file +ssh crystalux@salyut.one "ln -sf public_html/isos/$FN public_html/isos/crystal-latest.iso"