mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
www-apps/code-server-bin: bump to 3.8.0; 0/12 slot; other misc fixes
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
|
||||
ROOT="$(root)"
|
||||
-exec "$ROOT/lib/node" "$ROOT" "$@"
|
||||
+exec node "${ROOT}" --disable-telemetry "${@}"
|
||||
+exec node "${ROOT}" --disable-telemetry --disable-update-check "${@}"
|
||||
|
||||
Reference in New Issue
Block a user