Skip to content

Commit b87ce99

Browse files
committed
Fixed Olypmus installation path
1 parent c44d7b2 commit b87ce99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Celeste

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ type mono 2>/dev/null >&2 || {
3636
mv Olympus ~/.olympus
3737
rm Olympus.zip
3838
popd
39-
pushd ~/olympus
39+
pushd ~/.olympus
4040
sed 's/read/answer\=y\;\#/g' < ./install.sh > install-nocheck.sh
4141
chmod +x install-nocheck.sh
4242
./install-nocheck.sh

0 commit comments

Comments
 (0)