Skip to content

Commit 8a4bee8

Browse files
committed
init.sh creating hard links for button/caller.js
1 parent 3907f3b commit 8a4bee8

File tree

2 files changed

+2
-2287
lines changed

2 files changed

+2
-2287
lines changed

init.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ rm -f webroot/user/client.js
99
ln webroot/callee/client.js webroot/user/client.js
1010
rm -f webroot/button/client.js
1111
ln webroot/callee/client.js webroot/button/client.js
12-
13-
12+
rm -f webroot/button/caller.js
13+
ln webroot/user/caller.js webroot/button/caller.js
1414

0 commit comments

Comments
 (0)