mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-12 14:56:53 +02:00
3 lines
41 B
Bash
Executable file
3 lines
41 B
Bash
Executable file
#!/bin/bash
|
|
add-shell '/bin/bash'
|
|
exit 0
|