change filepath
This commit is contained in:
parent
88a973189b
commit
859a58ed3f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ xfconf-query --channel 'xfce4-panel' --property '/panels/panel-1/size' --type in
|
|||
### SUBLIME BUILDS
|
||||
user=$([ -n "$SUDO_USER" ] && echo "$SUDO_USER" || echo "$USER")
|
||||
SUBLIME_CONFIG_FILE="/home/${user}/.config/sublime-text/Packages/User/"
|
||||
sudo cp "$1/sublime/gcc.sublime-build" "$SUBLIME_CONFIG_FILE"
|
||||
sudo cp "$1/sublime/iflbot-gcc.sublime-build" "$SUBLIME_CONFIG_FILE"
|
||||
|
||||
### Desktop Files
|
||||
mv "$1/example/" "/home/${user}/Masaüstü/C_Kodları/"
|
Loading…
Reference in a new issue