mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-12-22 18:52:46 +01:00
bash/usr-local-bin/microsoft-edge: add missing $@
This commit is contained in:
parent
1a33464bc9
commit
a13f337dde
@ -5,5 +5,5 @@
|
||||
# OpenVPN: --proxy-server=socks5://10.8.0.1
|
||||
|
||||
set -x
|
||||
/usr/bin/microsoft-edge --enable-features=UseOzonePlatform,WaylandWindowDecorations,WebRTCPipeWireCapturer,WebUIDarkMode --ozone-platform=wayland --force-dark-mode --proxy-server=socks5://10.64.0.1
|
||||
/usr/bin/microsoft-edge --enable-features=UseOzonePlatform,WaylandWindowDecorations,WebRTCPipeWireCapturer,WebUIDarkMode --ozone-platform=wayland --force-dark-mode --proxy-server=socks5://10.64.0.1 $@
|
||||
set +x
|
||||
|
Loading…
Reference in New Issue
Block a user