summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgohan.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/gohan.sh b/gohan.sh
index 97ee869..72730bb 100755
--- a/gohan.sh
+++ b/gohan.sh
@@ -28,6 +28,7 @@ install_dependancies() {
install_from_pacman base-devel
install_from_pacman git
install_from_pacman go
+ install_from_pacman stow
}
add_user() {