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"