mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 14:41:44 +00:00
sync
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
data = ''
|
data = ''
|
||||||
if [ ! -L "~/.config/beets/t3" ]; then
|
if [ ! -L "~/.config/beets/t3" ]; then
|
||||||
echo "=> File doesn't exist"
|
echo "=> File doesn't exist"
|
||||||
ln -s /run/secrets/discogs_json ~/.config/beets/t3
|
ln -s /run/secrets/discogs_json ~/.config/beets/discogs_token.json
|
||||||
fi
|
fi
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user