Angel Aleksandrov
Results
1
comments of
Angel Aleksandrov
I had the same issue and resolved it by: `echo -n 'robot$something:pass' | base64` note that bash won't try to expand $something when using single quotes and thus it returns...