1
0
src/playlist/playlist
2023-12-01 22:26:36 -07:00

3 lines
48 B
Bash

#!/bin/sh
argv0="$0"; shift; "$argv0"_"$0" "$@"