#justalpinethings

This commit is contained in:
2022-08-18 19:55:18 -06:00
parent 99049325d3
commit 6389d36192
4 changed files with 17 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
#####################################################################
SETUP__OS() {
[ $CI ] && { __STATUS 'detected CI; skipping os setup'; return 0; }
__GETSUDO
local OS_NAME=$(OS__GET_OS)