Bestanden uploaden naar 'scripts'

This commit is contained in:
2019-06-05 22:06:18 +00:00
parent 61aea94659
commit 400f976d0b
5 changed files with 130 additions and 0 deletions

17
scripts/milligram.min.css vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

7
scripts/script-statvars Normal file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
script_location=$(pwd)
storage_locaction="/mnt/SMB" # Mount location of the storage device
backup_location="$storage_locaction"/"$rawdata" #finlal backup location
card_dev="sdb1" # Name of the storage card
card_mount="/media/card" # Mount point of the storage card
filecpcounter=0

1
scripts/sweetalert.min.js vendored Normal file

File diff suppressed because one or more lines are too long

104
scripts/tokyo-taxi.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 45 KiB