Skip to content

Commit f42973a

Browse files
authored
Update install.sh
1 parent 522fc57 commit f42973a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ check_command mktemp
2727
# Make temporary directory
2828
TMPDIR="/tmp" # was something else but then obsidian-wizard would not like it
2929

30+
rm "$TMPDIR/obsidian*" "/tmp/mkobsidiansfs" -rf||yes
3031
# Clone and prepare obsidian-wizard and obsidianctl
3132
git clone https://github.com/Obsidian-OS/obsidian-wizard "$TMPDIR/obsidian-wizard"
3233
git clone https://github.com/Obsidian-OS/obsidianctl "$TMPDIR/obsidianctl"

0 commit comments

Comments
 (0)