commit 14643ca

chld  ·  2025-12-21 08:35:22 +0000 UTC
parent e1fc706
setup-post (fix path)
1 files changed,  +2, -2
+2, -2
 1@@ -18,8 +18,8 @@ rm -rf $m/etc/ssl
 2 rm -rf $m/etc/sv
 3 rm -rf $m/root/* # /root is stubborn (1)
 4 rm -rf $m/.vim*  # why tf is there vim?
 5-rm -rf $m/include/curl/
 6-rm -rf $m/include/openssl/
 7+rm -rf $m/usr/include/curl/
 8+rm -rf $m/usr/include/openssl/
 9 rm -rf $m/root/.* # (1)
10 rm -rf $m/root/.cache/ # (1)
11