diff options
| -rwxr-xr-x | gohan.sh | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -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() {  | 
