File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 99 <div class =" language-plaintext highlighter-rouge " ><div class =" highlight " ><button >Copy</button ><pre class =" highlight " ><code >curl -O "https://download.swift.org/swiftly/linux/swiftly-$(uname -m).tar.gz" & ;& ; \
1010tar zxf "swiftly-$(uname -m).tar.gz" & ;& ; \
1111./swiftly init --quiet-shell-followup & ;& ; \
12- . ${SWIFTLY_HOME_DIR:-~ /.local/share/swiftly}/env.sh & ;& ; \
12+ . ${SWIFTLY_HOME_DIR:-$HOME /.local/share/swiftly}/env.sh & ;& ; \
1313hash -r
1414</code ></pre ></div ></div >
1515 <h4 >License: <a href =" https://raw.githubusercontent.com/swiftlang/swiftly/refs/heads/main/LICENSE.txt " >Apache-2.0</a > | PGP: <a href =" https://download.swift.org/swiftly/linux/swiftly-0.4.0-dev-x86_64.tar.gz.sig " >Signature</a ></h4 >
You can’t perform that action at this time.
0 commit comments