16 ms·
The image shows the `eval` on the same line as the `#!/bin/bash`. It should be on a separate line. #!/bin/bash eval "$(base64 -d <<< '...
by _kst_ 2mo ago
The image shows the `eval` on the same line as the `#!/bin/bash`.
It should be on a separate line.
#!/bin/bash eval "$(base64 -d <<< '...