Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Code
Merge requests
15
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cellframe
celllframe-node
Commits
a5bdbabc
Commit
a5bdbabc
authored
1 year ago
by
dpuzyrkov
Browse files
Options
Downloads
Patches
Plain Diff
[*] installation fix
parent
b429fa51
No related branches found
No related tags found
1 merge request
!974
bugfix-8996
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
cellframe-sdk
+1
-1
1 addition, 1 deletion
cellframe-sdk
dap-sdk
+1
-1
1 addition, 1 deletion
dap-sdk
os/debian/postinst
+1
-1
1 addition, 1 deletion
os/debian/postinst
version.mk
+1
-1
1 addition, 1 deletion
version.mk
with
4 additions
and
4 deletions
cellframe-sdk
@
666d42ff
Compare
fb6dfe89
...
666d42ff
Subproject commit
fb6dfe8991bf7a7568da4be889a7ba843d01b021
Subproject commit
666d42fff18f148c8362449eb23e7b614d938915
This diff is collapsed.
Click to expand it.
dap-sdk
@
e76118ad
Compare
f908e275
...
e76118ad
Subproject commit
f908e2750beba44ff77fab8e3ecd23354b8ff4fd
Subproject commit
e76118ad86a539a6c78a60b79f09682c1c42cb82
This diff is collapsed.
Click to expand it.
os/debian/postinst
+
1
−
1
View file @
a5bdbabc
...
@@ -274,7 +274,7 @@ else
...
@@ -274,7 +274,7 @@ else
ln
-sf
$DAP_PREFIX
/share/cellframe-updater.service /etc/systemd/system/cellframe-updater.service
||
true
ln
-sf
$DAP_PREFIX
/share/cellframe-updater.service /etc/systemd/system/cellframe-updater.service
||
true
ln
-sf
$DAP_PREFIX
/share/cellframe-updater.timer /etc/systemd/system/cellframe-updater.timer
||
true
ln
-sf
$DAP_PREFIX
/share/cellframe-updater.timer /etc/systemd/system/cellframe-updater.timer
||
true
systemctl
--system
enable
$DAP_PREFIX
/share/cellframe-updater.service
||
true
systemctl
--system
enable
$DAP_PREFIX
/share/cellframe-updater.service
||
true
systemctl start cellframe-updater.timer
systemctl start cellframe-updater.timer
||
true
fi
fi
fi
fi
chmod
0666
$DAP_CFG
chmod
0666
$DAP_CFG
...
...
This diff is collapsed.
Click to expand it.
version.mk
+
1
−
1
View file @
a5bdbabc
VERSION_MAJOR
=
5
VERSION_MAJOR
=
5
VERSION_MINOR
=
2
VERSION_MINOR
=
2
VERSION_PATCH
=
13
3
VERSION_PATCH
=
13
4
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment