We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89a0b4e commit 3e9d87dCopy full SHA for 3e9d87d
1 file changed
install.sh
@@ -9,5 +9,5 @@ rm -rf "${SNAPD}"
9
rm -rf snapd
10
wget http://apps.syncloud.org/apps/"${SNAPD}" --progress=dot:giga
11
tar xzvf "${SNAPD}"
12
-./snapd/upgrade.sh
+./snapd/install.sh
13
snap install platform
0 commit comments