We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aaf475 commit acf1218Copy full SHA for acf1218
github.nu
@@ -114,8 +114,6 @@ export def upload-debs-to-mega [] {
114
#update yandex.disk repository
115
export def copy-yandex-and-commit [--gemini(-G) = false] {
116
print (echo-g "updating Yandex.Disk repository...")
117
- cp -pu $env.MY_ENV_VARS.ips ~/software/Yandex.Disk/Android_Devices/Apps/Termux/
118
- cp -pu ($env.MY_ENV_VARS.tasker_server.devices.main.file | path parse | get parent | path join "*.json" | into glob) ~/software/Yandex.Disk/Android_Devices/Common/Download/
119
cp -rpu $env.MY_ENV_VARS.ai_database ~/software/Yandex.Disk/
120
cp -rpu $env.MY_ENV_VARS.chatgpt ~/software/Yandex.Disk/
121
cp -rpu $env.MY_ENV_VARS.linux_backup ~/software/Yandex.Disk/Backups
0 commit comments