This website requires JavaScript.
Explore
Help
Sign In
gardouille-dotfiles
/
scripts
Watch
1
Star
0
Fork
0
You've already forked scripts
Code
Issues
1
Pull Requests
Projects
Releases
Activity
41
Commits
1
Branch
0
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Gardouille
f4c62f2784
Correct variable incrementation ((LINE++)) only work with BASH. For SH:
...
LINE=$((LINE+1))
2015-03-26 10:00:58 +01:00
Gardouille
ec70781402
Underscores in the motd scripts prevents them to run.
2015-02-07 00:02:22 +01:00