Files
linux-workspace/scripts/gw-install.sh
Martin Blazik fd7e36a457 Prepaing insall scripts
Creating description and installation scripts
2020-08-11 21:39:52 +02:00

12 lines
144 B
Bash
Executable File

#!/bin/bash
# https://github.com/To-da/gdub
set -x
cd $HOME/src/other
git clone https://github.com/dougborg/gdub.git
cd gdub
sudo ./install