summaryrefslogtreecommitdiff
path: root/gohan.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gohan.sh')
-rwxr-xr-xgohan.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/gohan.sh b/gohan.sh
index 6113807..8815308 100755
--- a/gohan.sh
+++ b/gohan.sh
@@ -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