mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-26 20:55:19 +03:00
2 lines
49 B
Bash
2 lines
49 B
Bash
#!/bin/sh
|
|
exec rm -f /etc/ssl/certs/java/cacerts
|