diff options
Diffstat (limited to 'gohan.sh')
| -rwxr-xr-x | gohan.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ install_from_pacman() { # Install packages required by GOHAN. install_dependancies() { + echo "Installing dependancies." install_from_pacman base-devel install_from_pacman git install_from_pacman go |
