Initial
This commit is contained in:
16
config.ini
Executable file
16
config.ini
Executable file
@@ -0,0 +1,16 @@
|
||||
[main]
|
||||
itunes_server = http://192.168.0.0:9000
|
||||
win_server = http://192.168.0.0:8117
|
||||
ssh_cmd_crack = ssh ipad 'rm -rf /var/root/Documents/Cracked/; Clutch -a'
|
||||
ssh_cmd_sync = scp 'ipad:/var/root/Documents/Cracked/*' ./dropbox_in
|
||||
max_os = 5.1.1
|
||||
|
||||
[zip]
|
||||
convert_binary_plist = false
|
||||
|
||||
[paths]
|
||||
sync_in = ./dropbox_in/
|
||||
sync_out = /Volumes/Users/usr/Desktop/src_win/queued
|
||||
complete = ./done/
|
||||
download_fix = ./download/
|
||||
download_tmp = ./download_tmp/
|
||||
Reference in New Issue
Block a user