1
0
mirror of https://github.com/vbrandl/dotfiles synced 2025-08-31 08:07:00 +02:00

Add teiler configuration

This commit is contained in:
Valentin Brandl
2017-02-11 13:30:37 +01:00
parent 40587e1691
commit 27f5fb42c9
5 changed files with 112 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
#!/bin/bash
scp_host=HOSTNAME
scp_path_img=/path/to/images
scp_path_vid=/path/to/videos
scp_path_paste=/path/to/pastes
http_img=https://YOUR_DOMAIN/path/to/images
http_vid=https://YOUR_DOMAIN/path/to/videos
http_paste=https://YOUR_DOMAIN/path/to/pastes