Arun Prakash Jana
5 vuotta sitten
vanhempi
commit
caf77886b8
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
user-scripts/nlaunch
|
|
@@ -13,5 +13,5 @@ get_selection() { |
|
|
|
} |
|
|
|
|
|
|
|
if selection=$( get_selection ); then |
|
|
|
"$selection" 2>&1 >/dev/null & |
|
|
|
"$selection" 2>/dev/null 1>/dev/null & |
|
|
|
fi |