1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-22 10:45:15 +03:00
aports/community/ion-shell/ion-shell.post-install

3 lines
42 B
Bash

#!/bin/sh
add-shell '/usr/bin/ion'
exit 0