Latest scripts and such from argon40.

These scripts are used by me to determine if there is anything else I
want to add to the oneUp environment.
This commit is contained in:
Jeff Curless
2026-01-10 19:04:49 -05:00
parent 4a74ca431d
commit 112e7a9548
6 changed files with 511 additions and 310 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
VERSIONINFO="2509004"
VERSIONINFO="2601003"
echo "Version $VERSIONINFO"
if [ -z "$1" ]