Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
wigust
/
dotfiles
Segui
2
Vota
1
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
ef373179f2
Rami (Branch)
Tag
master
dotfiles
/
dot_local
/
bin
/
executable_firefox-vnc
executable_firefox-vnc
89 B
Cronologia
Originale
1
2
3
4
5
6
#!/usr/bin/env bash
set -o errexit -o pipefail
exec firefox --new-instance -P vnc "$@"