mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-12 19:49:06 +00:00
3 lines
38 B
Bash
Executable File
3 lines
38 B
Bash
Executable File
#!/bin/sh
|
|
sed -E "s/^(.*)\. .*$/\1./"
|