Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

Commit 3f88881

Browse files
authored
Changed anarchy-creator with iso-generator
1 parent 7857eaf commit 3f88881

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

iso-generator.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ update_arch_iso() { # prev: update_iso
226226
;;
227227
*)
228228
echo -e "Chose not to download image" | log
229-
echo -e "${color_red}Error: anarchy-creator requires an Arch Linux image located in: ${working_dir}, exiting.${color_blank}" | log
229+
echo -e "${color_red}Error: iso-generator requires an Arch Linux image located in: ${working_dir}, exiting.${color_blank}" | log
230230
exit 2
231231
;;
232232
esac

0 commit comments

Comments
 (0)