mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-11 18:18:38 +02:00
fix path archive
This commit is contained in:
@@ -155,6 +155,8 @@ mkdir -p \
|
||||
/opt/server/freshrss \
|
||||
/opt/server/filebrowser/database
|
||||
|
||||
sudo chown -R 1000:1000 /opt/server/filebrowser # somehow filebrowser cant acces it
|
||||
|
||||
echo
|
||||
echo "Configure rclone now."
|
||||
rclone config
|
||||
|
||||
+1
-1
@@ -65,7 +65,7 @@ services:
|
||||
|
||||
volumes:
|
||||
# Your yt-dlp downloads
|
||||
- /mnt/kdrive/YouTube:/srv
|
||||
- /mnt/kdrive/Autre/Archive/Videos:/srv
|
||||
|
||||
# FileBrowser database/config
|
||||
- /opt/server/filebrowser/database:/database
|
||||
|
||||
Reference in New Issue
Block a user