This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Mole
Watch
1
Star
0
Fork
0
You've already forked Mole
mirror of
https://github.com/tw93/Mole.git
synced
2026-03-22 21:55:08 +00:00
Code
Activity
Files
603df79a01b24f5afba098f9b8d487918d91964e
Mole
/
lib
/
core
/
common.sh
tw93
c19a0276b8
refactor: Update shell arithmetic increment syntax from
((var++)) || true
to
var=$((var + 1))
across various scripts.
2026-02-28 11:10:18 +08:00
5.8 KiB
Executable File
Raw
Blame
History
View Raw
View Git Blame
Copy Permalink