mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-01 14:52:14 +01:00
3 lines
49 B
Bash
3 lines
49 B
Bash
#!/bin/sh
|
|
exec rm -f /etc/ssl/certs/java/cacerts
|