mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
3 lines
41 B
Bash
Executable file
3 lines
41 B
Bash
Executable file
#!/bin/bash
|
|
add-shell '/bin/bash'
|
|
exit 0
|