mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 19:29:53 +03:00
3 lines
44 B
Bash
Executable file
3 lines
44 B
Bash
Executable file
#!/bin/bash
|
|
remove-shell '/bin/bash'
|
|
exit 0
|