File: run_retry.sh

package info (click to toggle)
python-trame-client 3.11.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,128 kB
  • sloc: python: 9,609; javascript: 3,897; sh: 9; makefile: 6
file content (5 lines) | stat: -rwxr-xr-x 169 bytes parent folder | download
1
2
3
4
5
export TRAME_CLIENT_TYPE=vue3

rm -rf ./www/
python -m trame.tools.www --client-type "$TRAME_CLIENT_TYPE" --output ./www
python -m wslink.launcher ./retry_launcher.json