:-'Generic Commit'
This commit is contained in:
4
dropshell-tool/tool/dropshell-tool-config.json
Normal file
4
dropshell-tool/tool/dropshell-tool-config.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"aliases": [],
|
||||
"setup_script": "setup_script.sh"
|
||||
}
|
2
dropshell-tool/tool/setup_script.sh
Executable file
2
dropshell-tool/tool/setup_script.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
echo 'Setup complete.'
|
Reference in New Issue
Block a user