mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
5 lines
134 B
Bash
5 lines
134 B
Bash
#!/bin/bash
|
|
|
|
# @@NAME@@ --snap-update
|
|
echo "refresh hook" | "${SNAP}/bin/electron-launch" "${SNAP}/usr/share/@@NAME@@/bin/@@NAME@@" -
|