4 lines
97 B
Bash
4 lines
97 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
python3 /opt/appsmith/starting-page-init.py
|
||
|
|
rm -f /opt/appsmith/editor/loading.html
|