summaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/deploy.sh b/deploy.sh
index 1d80f9d..ba475ae 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -85,6 +85,10 @@ load () {
mkdir -p ~/.urxvt/ext/
cp /tmp/urxvt-resize-font/resize-font ~/.urxvt/ext/
+ cd slock
+ ./deploy.sh
+ cd -
+
echo "Copied configurations!"
else