mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-07 14:27:10 +02:00
3 lines
49 B
Bash
3 lines
49 B
Bash
#!/bin/sh
|
|
exec rm -f /etc/ssl/certs/java/cacerts
|