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