This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
eSync21.2--
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
ft: 修改
master
SisMaker
3 years ago
parent
3aeda583db
commit
01a5f90edc
1 changed files
with
3 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-2
rebar.config
+ 3
- 2
rebar.config
View File
@ -1,8 +1,9 @@
{erl_opts, [no_debug_info, {i, "include"}]}.
{erl_opts, [no_debug_info]}.
{deps, [
]}.
{shell, [
% {config, "config/sys.config"},
{apps, [e
rl
Sync]}
{apps, [eSync]}
]}.
Write
Preview
Loading…
Cancel
Save