Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
Immanuel
/
nnn
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
Make nlaunch independent
master
Arun Prakash Jana
6 anos atrás
pai
41c9c82d90
commit
bfe950d082
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
scripts/nlaunch/nlaunch
+ 1
- 1
scripts/nlaunch/nlaunch
Ver arquivo
@@ -16,5 +16,5 @@ get_selection() {
}
if selection=$( get_selection ); then
"$selection" 2>/dev/null 1>/dev/null &
setsid
"$selection" 2>/dev/null 1>/dev/null &
fi
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar