|
|
|||
Warning, file /include/actsvg/web/tools/scripts/template/build-and-run.sh was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001 #!/bin/bash 0002 0003 # Change to the directory of the Bash script 0004 cd "$(dirname "$0")" 0005 0006 # Run the build script 0007 python3 rebuild.py 0008 0009 # Start the Python 3 HTTP server 0010 python3 -m http.server
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|