mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
4 lines
39 B
Bash
4 lines
39 B
Bash
#!/bin/sh
|
|
add-shell '/bin/tcsh'
|
|
exit 0
|