Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 0302cde

Browse files
committed
Update .gitpod.yml
1 parent 885f834 commit 0302cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
image: trzeci/emscripten:1.39.0
22
tasks:
3-
- init: wget https://github.com/jeromewu/docker-workspace/raw/master/vim.zip -O /tmp/vim.zip && unzip /tmp/vim.zip -d /home/gitpod
3+
- init: wget https://github.com/jeromewu/docker-workspace/raw/master/vim.zip -O /tmp/vim.zip && unzip /tmp/vim.zip -d /home/gitpod &> /dev/null

0 commit comments

Comments
 (0)