diff options
Diffstat (limited to 'gohan.sh')
| -rwxr-xr-x | gohan.sh | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ install_from_pacman() {  install_dependancies() {    install_from_pacman base-devel    install_from_pacman git +  install_from_pacman go  }  add_user() {  | 
