LXSession overload.
Open
- Dominant language
- Shell
- Stars
- 34
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/dracula/terminator/blob/01671f55e7fd66dd8b4612653cf2dd4650b0cc3c/install.sh#L15
Your while true loop fills the lxsession file until the disk is full.
pls fix it.
Example:
`find /directory/ -maxdepth 1 -type d -print | wc -l`
instead of a while true;
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.