Date:2011-02-13 17:55:24 (13 years 1 month ago)
Author:bartbes
Commit:e901f0fc8dfcd7845279761b7f50fde8eda1e36c
Message:Fixed nlove-run so it won't keep redownloading

Files: nlove/files/nlove-run (1 diff)

Change Details

nlove/files/nlove-run
55    exit 1
66fi
77
8if [ ! -f "$HOME/.nlove/$1.love" ]; then
8if [ ! -f "/usr/share/nlove/$1.love" ]; then
99    echo "Game not found, will now attempt to download it."
1010    echo "This requires working internet access."
1111    mkdir -p /usr/share/nlove > /dev/null

Archive Download the corresponding diff file



interactive