summarylogtreecommitdiffstats
path: root/gnunet-webui.sh
blob: 22c62806895896919997ef2730372b915d13ee14 (plain)
1
2
3
4
5
6
#!/usr/bin/bash
#
# gnunet-webui.sh
#

( cd /usr/share/gnunet-webui ; /usr/share/gnunet-webui/node_modules/.bin/ng serve )