Skip to content

Commit

Permalink
Fixed snapUpdate.sh to use environment variable to spawn a new instan…
Browse files Browse the repository at this point in the history
…ce of vscode.
  • Loading branch information
Krish De Souza committed Dec 6, 2018
1 parent ec9e1ba commit d37f1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/linux/snap/snapUpdate.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh
sleep 2
@@NAME@@
$SNAP_NAME

0 comments on commit d37f1c0

Please sign in to comment.