Merge branch 'master' of feistymeow.org:feisty_meow
[feisty_meow.git] / scripts / core / inventory.sh
index 2f58c54cb5c7030bcafcc4d0de9d16f7c50ee0e2..e2290d5afccd8102d67c6530bcf1bfd7b677b2b5 100644 (file)
@@ -3,7 +3,7 @@
 # a frivolous but useful script that shows information about the local
 # computer in terms of an adventure game inventory listing.
 
-source "$FEISTY_MEOW_SCRIPTS/core/functions.sh"
+source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh"
 
 unset -v codename osname osver
 if [ $OPERATING_SYSTEM == "UNIX" ]; then