mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-27 13:40:25 +00:00
snapcraft.yaml: Remove braces from ${SNAP} in command:
This commit is contained in:
@@ -49,5 +49,5 @@ parts:
|
||||
|
||||
apps:
|
||||
@@NAME@@:
|
||||
command: electron-launch ${SNAP}/usr/share/@@NAME@@/bin/@@NAME@@
|
||||
command: electron-launch $SNAP/usr/share/@@NAME@@/bin/@@NAME@@
|
||||
desktop: usr/share/applications/@@NAME@@.desktop
|
||||
Reference in New Issue
Block a user