feat: just recipe for private asset backup

This commit is contained in:
Muhammad Nauman Raza 2024-04-12 11:04:31 +01:00
parent 530cb89039
commit e3ec3148a1
No known key found for this signature in database
GPG key ID: B0EF3A98B29ADB1D

7
justfile Normal file
View file

@ -0,0 +1,7 @@
#!/usr/bin/env just --justfile
timestamp := `date +"%Y-%m-%d\ %H:%M"`
# Backup assets
backup:
ouch compress assets/player assets/logo assets/attacks ~/NAS/Documents/Ambition/{{timestamp}}.tar.gz