Files
dotfiles/.local/bin/nixos-todo/upgradedungeondraft
2026-03-08 18:24:38 +00:00

10 lines
121 B
Bash
Executable File

#! /bin/bash
newzip=$1
file="$HOME/Stardust/Resources/Applications/dungeondraft.zip"
mv -f $1 $file
installzip $file