mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 17:48:18 -07:00
5 lines
71 B
Bash
5 lines
71 B
Bash
#!/usr/bin/env bash
|
|
|
|
# shellcheck disable=SC2020
|
|
< "$1" tr -d "dummy-"
|