Skip to content

Commit 6416221

Browse files
committed
no build test 12
1 parent 65ecc29 commit 6416221

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

install.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ rm -rf snapd
1010
wget http://apps.syncloud.org/apps/"${SNAPD}" --progress=dot:giga
1111
tar xzvf "${SNAPD}"
1212
./snapd/install.sh
13-
while ! snap install platform; do
14-
echo "retry"
15-
sleep 10
16-
done
13+
#while ! snap install platform; do
14+
# echo "retry"
15+
# sleep 10
16+
#done

0 commit comments

Comments
 (0)