mirror of
https://github.com/muun/recovery.git
synced 2025-02-22 02:52:30 -05:00
return wrongly removed convenience script
This commit is contained in:
parent
88270f1ab1
commit
2b99c8a1fe
7
recovery-tool
Executable file
7
recovery-tool
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Move to the repository root:
|
||||
cd "$(dirname "${BASH_SOURCE[0]}")"
|
||||
|
||||
# Go!
|
||||
go run -mod=vendor . -- "$@"
|
Loading…
x
Reference in New Issue
Block a user