wrote a short script to help speed up the moving process once the os is fully installed

This commit is contained in:
Michael Scalzetti 2022-03-24 01:18:23 -04:00
parent f17099cee9
commit fa96a5a1bf

6
auto_move.sh Normal file
View File

@ -0,0 +1,6 @@
DEVICE=$1
USER=$2
7z x $1.zip -o./$2/
mv ./$2/* /home/$2/