mirror of
https://github.com/dvorka/hstr.git
synced 2024-11-10 17:18:35 +08:00
6 lines
No EOL
83 B
Bash
Executable file
6 lines
No EOL
83 B
Bash
Executable file
#!/bin/bash
|
|
|
|
sudo add-apt-repository ppa:ultradvorka/ppa
|
|
sudo apt-get update
|
|
|
|
# eof |