We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 096e877 commit 7d57946Copy full SHA for 7d57946
2 files changed
index.js
install.sh
@@ -11,7 +11,7 @@ arq=$(uname -m)
11
# # copy default .ofrc to user dir
12
# echo `env`
13
14
-mkdir -p ~/.openframe/artwork
+mkdir -p ~/.openframe
15
cp .ofrc ~/.openframe/.ofrc
16
17
if [ $os == "Linux" ]; then
0 commit comments