Compare commits

...

2 Commits

Author SHA1 Message Date
tteckster c9f7f6447d
Update peanut-install.sh
revert test
2024-10-21 21:29:20 -04:00
tteckster 34917b15f5
Update peanut-install.sh
pin version v2.6.1 (test)
2024-10-21 21:20:52 -04:00
1 changed files with 1 additions and 1 deletions

View File

@ -76,4 +76,4 @@ customize
msg_info "Cleaning up" msg_info "Cleaning up"
$STD apt-get -y autoremove $STD apt-get -y autoremove
$STD apt-get -y autoclean $STD apt-get -y autoclean
msg_ok "Cleaned" msg_ok "Cleaned"