chore: delete space bcs why not
This commit is contained in:
parent
aa4af0c04f
commit
88a973189b
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ trap _cleanup EXIT
|
|||
### VARIABLES ###
|
||||
# #
|
||||
|
||||
VERSION="10.23-4"
|
||||
VERSION="10.23-5"
|
||||
AUTHOR="asandikci"
|
||||
temp_file="$(mktemp -u)"
|
||||
temp_dir="$(mktemp -d)"
|
||||
|
|
|
@ -17,4 +17,4 @@ SUBLIME_CONFIG_FILE="/home/${user}/.config/sublime-text/Packages/User/"
|
|||
sudo cp "$1/sublime/gcc.sublime-build" "$SUBLIME_CONFIG_FILE"
|
||||
|
||||
### Desktop Files
|
||||
mv "$1/example/" "/home/${user}/Masaüstü/C Kodları/"
|
||||
mv "$1/example/" "/home/${user}/Masaüstü/C_Kodları/"
|
Loading…
Reference in a new issue