mirror of
https://github.com/developersu/ClearClock.git
synced 2025-05-15 11:37:37 +03:00
commit
b3d56d52a5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
PROJECT_ID="org.kde.plasma.clearclock"
|
||||
INSTALL_LOCATION="/home/qewer33/.local/share/plasma/plasmoids/"
|
||||
INSTALL_LOCATION="~/.local/share/plasma/plasmoids/"
|
||||
|
||||
mkdir "${INSTALL_LOCATION}${PROJECT_ID}"
|
||||
cp -R "package/." "${INSTALL_LOCATION}${PROJECT_ID}/"
|
||||
|
|
Loading…
Reference in a new issue