Skip to content

Commit 9bdbb5a

Browse files
Add a very brief comment as to the purpose of the build-widget.sh script
1 parent 9808bd6 commit 9bdbb5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

util/build-widget.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/bin/bash
22

3+
# Utility script called by the build system to compile extensions
4+
35
set -e
46

57
function build_widget {

0 commit comments

Comments
 (0)