Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
janus-gateway
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
janus-gateway
Commits
706cc28b
Commit
706cc28b
authored
Apr 06, 2021
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
We should not copy Janus demos - symlink should be sufficient
parent
c803e31b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
Makefile
Makefile
+1
-3
No files found.
Makefile
View file @
706cc28b
...
@@ -9,10 +9,8 @@ all: janus-service ifu-config
...
@@ -9,10 +9,8 @@ all: janus-service ifu-config
@
echo
"
$$
JANUS_SERVICE"
>
/lib/systemd/system/janus.service
@
echo
"
$$
JANUS_SERVICE"
>
/lib/systemd/system/janus.service
ln
-s
/lib/systemd/system/janus.service /etc/systemd/system/multi-user.target.wants/janus.service
ln
-s
/lib/systemd/system/janus.service /etc/systemd/system/multi-user.target.wants/janus.service
mkdir
-p
/srv/www/janus
mkdir
-p
/srv/www/janus
mv
/usr/share/janus/demos/
*
/srv/www/janus
ln
-s
/usr/share/janus/demos
/srv/www/janus
mkdir
-p
/usr/lib/janus/loggers
mkdir
-p
/usr/lib/janus/loggers
mkdir
-p
/usr/share/janus/demos
rm
-rf
/usr/share/janus/demos
@echo
"$$IFU_CONFIG"
>
/etc/config/ifu
@echo
"$$IFU_CONFIG"
>
/etc/config/ifu
install
-v
-Dm755
ifu
/usr/share/easycwmp/functions/ifu
install
-v
-Dm755
ifu
/usr/share/easycwmp/functions/ifu
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment