mirror of
https://github.com/arnaucube/configs.git
synced 2026-02-10 04:26:41 +01:00
small update: dap-update, vim & nixos: add coq related config
This commit is contained in:
@@ -10,3 +10,12 @@ if [ -z $DEVICE_PATH ] ; then
|
||||
fi
|
||||
|
||||
rsync -avz --progress --ignore-existing tele-rpi5:/mnt/usb/audio/ $DEVICE_PATH
|
||||
|
||||
# update from sd-card to the server:
|
||||
# rsync -avz --progress --ignore-existing ./ tele-rpi5:/mnt/usb/audio/
|
||||
#
|
||||
# DOWNLOAD raspberry to sdcard:
|
||||
# rsync -az -P --ignore-existing --exclude={'switch','switch_BACKUP','zips'} tele-rpi5:/mnt/usb/games/roms/ ./
|
||||
#
|
||||
# UPLOAD roms from sd-card to raspberrypi (in the `roms` dir):
|
||||
# rsync -az -P --ignore-existing --exclude={'switch','switch_BACKUP','zips'} ./ tele-rpi5:/mnt/usb/games/roms/
|
||||
|
||||
Reference in New Issue
Block a user