Prepaing insall scripts

Creating description and installation scripts
This commit is contained in:
Martin Blazik
2020-08-11 21:39:52 +02:00
commit fd7e36a457
8 changed files with 72 additions and 0 deletions

11
scripts/gw-install.sh Executable file
View File

@@ -0,0 +1,11 @@
#!/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