Skip to content

Commit 3d74fe1

Browse files
committed
[update] : Added comments
1 parent e70d174 commit 3d74fe1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

modules/share/airootfs.any/root/functions.sh

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
#!/usr/bin/env bash
2+
#
3+
# Yamada Hayao
4+
# Twitter: @Hayao0819
5+
6+
#
7+
# (c) 2019-2021 Fascode Network.
8+
#
9+
# functions.sh
10+
#
11+
# bash functions for customize_airootfs.sh
12+
#
13+
214

315
# Check whether true or false is assigned to the variable.
416
function check_bool() {

0 commit comments

Comments
 (0)