Add rebuild script for fidessa
This commit is contained in:
parent
943ae6c7c9
commit
57da7ff59b
1 changed files with 6 additions and 0 deletions
6
rebuild
Executable file
6
rebuild
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
./install_gadget.py --all --force-all --basedir ../vimspector-fidessa
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue