mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
11 lines
319 B
HTML
11 lines
319 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head><meta charset="UTF-8"></head>
|
|
<body>
|
|
<h1>Installation Complete!</h1>
|
|
<p>blablabla.</p>
|
|
<p><strong>To uninstall:</strong></p>
|
|
<pre>sudo bash "/Library/Application Support/AikidoSafety/uninstall.sh"</pre>
|
|
<p>For support, visit: <a href="https://aikido.dev">aikido.dev</a></p>
|
|
</body>
|
|
</html>
|