3 lines
55 B
Bash
3 lines
55 B
Bash
|
#! /bin/sh
|
||
|
xdg-open file://$SNAP/build/html/index.html
|