diff options
author | Treeki <treeki@gmail.com> | 2013-04-30 21:06:38 +0200 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2013-04-30 21:06:38 +0200 |
commit | 24b055139705f63edecb3ceec9db3d3031cf01f7 (patch) | |
tree | c8db080993f0a622b1da6c6ae2f28710d9767698 | |
parent | 165828b1883fb90e3a58f717c2c538daca68ede8 (diff) | |
download | kamek-24b055139705f63edecb3ceec9db3d3031cf01f7.tar.gz kamek-24b055139705f63edecb3ceec9db3d3031cf01f7.zip |
change path in hacksToDropboxKP
Diffstat (limited to '')
-rwxr-xr-x | hacksToDropboxKP | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hacksToDropboxKP b/hacksToDropboxKP index 1c88f3c..da9e66b 100755 --- a/hacksToDropboxKP +++ b/hacksToDropboxKP @@ -1,4 +1,4 @@ -path=/home/me/Dropbox/NEWERsmbw/Test\ Pack/NewerTestPack/SysMap +path=/home/me/Dropbox/NEWERsmbw/Test\ Pack/NewerSMBW/NewerRes copy_files() { cp NewerASM/n_$1_loader.bin "$path/System$2.bin" cp NewerASM/n_$1_dlcode.bin "$path/DLCode$2.bin" |