:-'Generic Commit'
All checks were successful
Gitea Actions Demo / Build (push) Successful in 16m28s
All checks were successful
Gitea Actions Demo / Build (push) Successful in 16m28s
This commit is contained in:
11
cppbuilder/cppbuilder_install.sh
Normal file
11
cppbuilder/cppbuilder_install.sh
Normal file
@ -0,0 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
#SCRIPTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
|
||||
git clone https://gitea.jde.nz/public/dropshell-tools
|
||||
|
||||
/bin/bash dropshell-tools/dropshell-build/install_dropshell_build_host.sh
|
||||
|
Reference in New Issue
Block a user