((install)): Restoretools Pkg New

Unlike standard apps, these are installed to /AppleInternal/Applications .

#!/bin/bash # auto-package.sh DATE=$(date +%Y%m%d) PACKAGE_NAME="$1" SOURCE_DIR="$2" restoretools pkg new

The package includes several specialized macOS applications and command-line utilities that are typically installed in /AppleInternal/Applications rather than the standard /Applications The Apple Wiki PurpleRestore Unlike standard apps