This commit is contained in:
bvn13 2026-03-02 14:46:34 +03:00
parent b87ad37447
commit 2e8c8ebdde
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/bin/bash #!/bin/bash
apt-get install fuse3
curl https://rclone.org/install.sh | sudo bash curl https://rclone.org/install.sh | sudo bash
rclone config rclone config

2
server/.gitignore vendored
View File

@ -1,3 +1,5 @@
secrets.env secrets.env
prosody.cfg.lua prosody.cfg.lua
snikket.conf snikket.conf
debug/**
debug