- Make an install directory somewhere convenient and switch to it
mkdir -p ~/.local/share/authy
cd ~/.local/share/authy
- Fetch the current Authy snap
mkdir -p ~/.local/share/authy
cd ~/.local/share/authy
| <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script> | |
| <style> | |
| table{ | |
| width:500px; | |
| height:500px; | |
| } | |
| table td{ | |
| padding:10px; | |
| margin:10px; | |
| border:1px solid #ccc; |