mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-06-07 11:45:36 +02:00
3 lines
44 B
Bash
Executable file
3 lines
44 B
Bash
Executable file
#!/bin/bash
|
|
remove-shell '/bin/bash'
|
|
exit 0
|