Heavybullets8
|
389e0fbcd0
|
readarray
|
2022-08-21 21:50:59 -06:00 |
|
Heavybullets8
|
a0037cb4d0
|
read IFS
|
2022-08-21 21:43:01 -06:00 |
|
Heavybullets8
|
d518de6e67
|
change from var to array
|
2022-08-21 21:37:56 -06:00 |
|
Heavybullets8
|
9696082cc8
|
test array rebuild
|
2022-08-21 21:36:27 -06:00 |
|
Heavybullets8
|
7af36bb1a4
|
testing cmd-to-container
|
2022-08-21 21:31:01 -06:00 |
|
Heavybullets8
|
da0f5bc044
|
Merge pull request #9 from Heavybullets8/invalid-exit
Fix premature script exit before subshells have all completed
|
2022-08-22 00:28:16 +00:00 |
|
Heavybullets8
|
846ea6011e
|
create finished file to track finished shells
|
2022-08-21 17:54:10 -06:00 |
|
Heavybullets8
|
fe8c9b0553
|
indention on break
|
2022-08-21 16:45:53 -06:00 |
|
Heavybullets8
|
0d49bd4c92
|
add additional checks before exiting
|
2022-08-21 16:44:22 -06:00 |
|
Heavybullets8
|
583920162c
|
Update Readme
|
2022-08-19 03:36:04 +00:00 |
|
Heavybullets8
|
b35893247d
|
Update Readme
|
2022-08-19 03:34:00 +00:00 |
|
Heavybullets8
|
85a8529744
|
Merge pull request #8 from Heavybullets8/ignore-file
Major Change
|
2022-08-19 03:01:22 +00:00 |
|
Heavybullets8
|
1db4c18d88
|
prepare for PR
|
2022-08-18 20:56:40 -06:00 |
|
Heavybullets8
|
beeae11056
|
remove search variable
|
2022-08-18 14:41:51 -06:00 |
|
Heavybullets8
|
5c7737f229
|
take out un-needed examples for readme
|
2022-08-18 00:40:40 -06:00 |
|
Heavybullets8
|
423800850d
|
remove ugly spacing
|
2022-08-18 00:36:54 -06:00 |
|
Heavybullets8
|
3fe9c91f28
|
ix-chart apps are now working
|
2022-08-18 00:17:17 -06:00 |
|
Heavybullets8
|
0e14b8abbb
|
add cut to app list instead
|
2022-08-18 00:14:12 -06:00 |
|
Heavybullets8
|
d58b25c355
|
cut out ix
|
2022-08-18 00:13:05 -06:00 |
|
Heavybullets8
|
595957f1c4
|
new test
|
2022-08-18 00:09:10 -06:00 |
|
Heavybullets8
|
1577082435
|
exit menu and backup if no valid selection
|
2022-08-16 20:36:13 -06:00 |
|
Heavybullets8
|
83785c184b
|
rm personal cron, add --cmd
|
2022-08-16 20:27:11 -06:00 |
|
Heavybullets8
|
00cc643fb5
|
spacing in readme
|
2022-08-16 20:25:47 -06:00 |
|
Heavybullets8
|
3feb8d97ce
|
menu
|
2022-08-16 20:24:15 -06:00 |
|
Heavybullets8
|
3fbe5c2d74
|
Merge branch 'ignore-file' of https://github.com/Heavybullets8/heavy_script into ignore-file
|
2022-08-16 20:23:27 -06:00 |
|
Heavybullets8
|
7a23b178e0
|
update readme
|
2022-08-16 20:23:26 -06:00 |
|
Heavybullets8
|
a326f41fc3
|
Picture for README
|
2022-08-17 02:20:50 +00:00 |
|
Heavybullets8
|
b6e831deb8
|
prep menu
|
2022-08-16 20:19:46 -06:00 |
|
Heavybullets8
|
89bba86722
|
Update Readme
|
2022-08-16 20:17:19 -06:00 |
|
Heavybullets8
|
2af51cf049
|
add cmd to container to help and --cmd
|
2022-08-16 20:08:03 -06:00 |
|
Heavybullets8
|
9b998c8553
|
suppress error message
|
2022-08-14 17:47:56 -06:00 |
|
Heavybullets8
|
7375d73ab5
|
suppress error messages
|
2022-08-14 17:43:07 -06:00 |
|
Heavybullets8
|
18cfd761e2
|
higher req loop for active verification
|
2022-08-13 17:36:19 -06:00 |
|
Heavybullets8
|
deb99d0af4
|
change temp.txt to all_app_status
|
2022-08-13 17:32:44 -06:00 |
|
Heavybullets8
|
ce2725f289
|
only pull in "active" containers
|
2022-08-13 17:12:19 -06:00 |
|
Heavybullets8
|
dff4f7678f
|
remove deploying requirement on timeout
|
2022-08-13 17:07:27 -06:00 |
|
Heavybullets8
|
96be5786c9
|
remove stopped, since ext ser is handled earlier
|
2022-08-13 17:03:32 -06:00 |
|
Heavybullets8
|
80374b5ea9
|
sleep back down to 3
|
2022-08-13 15:41:50 -06:00 |
|
Heavybullets8
|
e82fa5f8c2
|
rm deploying prior to starting
|
2022-08-13 15:29:14 -06:00 |
|
Heavybullets8
|
978bf40d5a
|
new method of deploying check
|
2022-08-13 15:26:50 -06:00 |
|
Heavybullets8
|
e1e7c52953
|
change to an array
|
2022-08-13 15:12:35 -06:00 |
|
Heavybullets8
|
67c2f39f86
|
test deploying file
|
2022-08-13 15:07:06 -06:00 |
|
Heavybullets8
|
0faeefa71d
|
while sleep to 5
|
2022-08-13 10:52:31 -06:00 |
|
Heavybullets8
|
be064a818b
|
if app is external services, do not post process
|
2022-08-13 10:49:47 -06:00 |
|
Heavybullets8
|
d6f95fa76b
|
test
|
2022-08-13 10:41:35 -06:00 |
|
Heavybullets8
|
ad4b9b2461
|
test ext service
|
2022-08-13 10:37:48 -06:00 |
|
Heavybullets8
|
0a9d157821
|
limit major check to only -u not -U
|
2022-08-13 00:35:24 -06:00 |
|
Heavybullets8
|
edf40ced53
|
echo array to function to control output better
|
2022-08-12 11:08:51 -06:00 |
|
Heavybullets8
|
bb50772fc2
|
re-arrange echo array
|
2022-08-12 10:44:32 -06:00 |
|
Heavybullets8
|
c528757b88
|
simplification of update_apps
|
2022-08-12 10:33:54 -06:00 |
|