Update argon1-pifan.sh

This commit is contained in:
aiminick 2021-11-09 22:23:10 +08:00 committed by GitHub
parent 9c02468398
commit 6a4060b82d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
#!/bin/bash
# Script for Argon1.
# From https://download.argon40.com/argon1.sh
# Changed by Aiminick.
# Add support for Debian-Pi-Aarch64 OS.
argon_create_file() {
if [ -f $1 ]; then