mirror of
https://github.com/Insality/druid.git
synced 2025-09-28 02:22:18 +02:00
Add my editor scripts for gui
This commit is contained in:
8
editor_scripts/setup_layers.sh
Executable file
8
editor_scripts/setup_layers.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
# @license MIT, Insality 2020
|
||||
# @source https://github.com/Insality/druid
|
||||
|
||||
echo "Run bash for $1"
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
|
||||
|
||||
/usr/local/bin/python3.7 $DIR/setup_layers.py $@
|
Reference in New Issue
Block a user