Commit Graph

386 Commits

Author SHA1 Message Date
24b81ffa26 Use bulletproof vulcan logic, not dumb human logic 2020-09-07 21:34:21 -04:00
2b15bb771f Use words for message types instead of numbers 2020-09-07 20:38:39 -04:00
632ce7f506 Sanity check message function arguments 2020-09-07 20:36:26 -04:00
e3f3a64fe5 Use words for message types instead of numbers 2020-09-07 20:30:28 -04:00
37223e0d8b More menu refactoring 2020-09-07 19:42:18 -04:00
6b17322d9e Rename mapcount functions for consistency 2020-09-07 18:54:30 -04:00
3953622498 Refactor menu code 2020-09-07 18:51:19 -04:00
de1e06b32c Increase friendliness 2020-09-05 08:56:41 -04:00
afb1cde2d2 Fix typo 2020-09-05 08:12:11 -04:00
6b74615697 End quote 2020-09-05 08:03:23 -04:00
89cadb0322 Update README.md 2020-09-03 21:23:38 -04:00
a81035accc Verify after the prompt 2020-09-03 21:20:06 -04:00
50e1e838d9 Set hard file limit 2020-09-03 20:56:53 -04:00
2b5cdbb56b Add instructions for setting the file limit 2020-08-23 21:25:49 -04:00
7aa701a69d Change file limit message 2020-08-23 14:21:51 -04:00
36e54adba7 Update README.md 2020-08-23 10:01:58 -04:00
26351b50c0 Prompt before delete 2020-08-23 10:01:38 -04:00
aec8e171a2 Update README.md 2020-08-23 09:44:21 -04:00
7effc04a68 First iteration of open file descriptors checker 2020-08-23 09:27:46 -04:00
07750d831d Require bash 2020-08-22 08:18:05 -04:00
c46c0bb52c Update README.md 2020-08-21 21:55:11 -04:00
d45e3c8379 Update README.md 2020-08-21 21:54:27 -04:00
3b61884a07 Update README.md 2020-08-21 21:53:34 -04:00
deed3cb734 Improve messages 2020-08-21 21:43:50 -04:00
81ba3eddff Improve comments 2020-08-21 21:24:26 -04:00
f9590f4aae Update README.md 2020-08-21 21:21:13 -04:00
4b501cdda8 Update README.md 2020-08-21 21:19:47 -04:00
f84c74e800 Merge pull request #3 from the-sane/dev
Merge dev
2020-08-21 21:03:42 -04:00
913e6a693c Extra sanity checks, fix variables 2020-08-21 21:02:16 -04:00
745bf715d2 DXVK cache only 2020-08-21 18:49:28 -04:00
3bc2958e9c Cleanup & consistency 2020-08-18 21:19:26 -04:00
1a9544bc63 Quit menu option isn't needed, just click the cancel button 2020-08-17 22:05:34 -04:00
fa5993be8d Toggle between LIVE and PTU 2020-08-17 21:57:24 -04:00
6a113e00ab WIP delete caches and shaders 2020-08-17 17:53:25 -04:00
5f06fe86e8 Update README.md 2020-08-16 22:26:11 -04:00
6f4100d359 delete map_count_check.sh and sc-sanitation.sh 2020-08-16 22:18:05 -04:00
b906f08051 Update README.md 2020-08-16 22:10:34 -04:00
b5cb3bcf74 chmod +x 2020-08-16 20:59:40 -04:00
24cba9717b tidy up message 2020-08-16 20:10:31 -04:00
e17bea56a4 Update with improvements from lug-helper.sh 2020-08-15 12:28:12 -04:00
799dfdebc1 Create map_count_check.sh 2020-08-15 12:26:25 -04:00
b42b87582f Store sysctl messages in variables 2020-08-15 12:23:25 -04:00
c6c5cc8c45 Use switch statements. Add message documentation comments. 2020-08-15 11:22:44 -04:00
d5b361b790 Remove trap exit; call function directly. Update messages for clarity. 2020-08-15 11:01:54 -04:00
b978c99e78 Move clear commands into message function 2020-08-14 22:41:35 -04:00
cc2e9d6c84 Return to main menu instead of exiting 2020-08-14 22:33:04 -04:00
095e18ef53 Loop main menu until user quits. Beautify dialogs 2020-08-14 22:11:31 -04:00
8e4a6f00fe Remove unnecessary message
If we cancel the dialog, just going to the EXIT trap is sufficient.
2020-08-13 18:23:32 -04:00
92b4ecd0e9 Pretty up some dialogs 2020-08-11 23:13:12 -04:00
8aa68034af Pretty up some dialogs 2020-08-11 23:10:16 -04:00