generated from osc/skins-template
Add skins
This commit is contained in:
2
rsync.sh
Normal file → Executable file
2
rsync.sh
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
rsync -av --delete /mnt/e/osu\!/Skins/ /home/nixos/git/skins/Skins/
|
||||
rsync -av --delete /mnt/e/osu\!/Skins/ /home/nixos/git/skins-arlind/Skins/
|
||||
|
||||
find ./Skins/ -type f ! -perm 644 -exec chmod 644 {} +
|
||||
find ./Skins/ -type d ! -perm 755 -exec chmod 755 {} +
|
||||
|
||||
Reference in New Issue
Block a user