Skip to content

Commit 1365047

Browse files
committed
Updated version + License
1 parent 56d3c43 commit 1365047

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

install-debian.sh

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1+
# * @file install-debian.sh
2+
# * @author Owen Boreham (owenkadeboreham@gmail.com)
3+
# * @version 0.1
4+
# * @date 2021-07-06
5+
# *
6+
# * @copyright Copyright (c) 2021 TinyKernel
7+
# * This file is part of TinyKernel which is released
8+
# * under Apache License 2.0. See file LICENSE or go
9+
# * to https://www.apache.org/licenses/LICENSE-2.0 for
10+
# * full license details.
11+
112
clear;
2-
version=0.1.1;
13+
version=0.1.3;
314
iso_name="TinyKernel_Bobrossrtx-${version}.iso";
415
echo \
516
"

0 commit comments

Comments
 (0)