Skip to content

Commit 78ea990

Browse files
committed
Fixed
1 parent ca491a6 commit 78ea990

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

bashscript/testpackagedocker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ echo "Run: testpackagedocker.sh"
1010
sudo systemctl status docker
1111
docker --version
1212
docker version
13-
docker info
13+
sudo docker info
1414

1515
echo "Successfully"
3.95 MB
Binary file not shown.

templates/system/templatelist.fastiot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ entitys:
88
# - id: dotnet-console-2
99
# version: 0.1.2
1010
- id: dotnet-console-runtime-info
11-
version: 0.1
11+
version: 0.2
1212
forVersionExt: 0.3.0
1313
platform: # win32, linux. Only Windows is currently supported
1414
- win32

0 commit comments

Comments
 (0)