aboutsummaryrefslogtreecommitdiffstats
path: root/urilaunch
blob: 46b6a89d949d970ce9c95e1dcea8d2afa7185c1d (plain) (blame)
1
2
3
4
5
6
#!/bin/bash
exec copy_start_nevermind.sh \
  "$(urilist \
    | choose 'urilaunch>' \
    | cut '-d ' -f1
  )"