Skip to content

Instantly share code, notes, and snippets.

@silvernoo
Last active January 11, 2019 12:41
Show Gist options
  • Save silvernoo/fcb42ef1f94f2e07500ea1a85fb04744 to your computer and use it in GitHub Desktop.
Save silvernoo/fcb42ef1f94f2e07500ea1a85fb04744 to your computer and use it in GitHub Desktop.
Port
clash socks 9080
clash http 9081
tar -cvpzf /mnt/pine64/system_backup.tar --exclude=/proc --exclude=/lost+found --exclude=/mnt --exclude=/sys --exclude=/media --exclude=/download /
tar -xlpvf xxx.tar -C /mnt
docker rmi $(docker images -q)
docker rm $(docker ps -aq)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment