summaryrefslogtreecommitdiffstats
path: root/build_tools/clarch/sync_profile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools/clarch/sync_profile.sh')
-rwxr-xr-xbuild_tools/clarch/sync_profile.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/build_tools/clarch/sync_profile.sh b/build_tools/clarch/sync_profile.sh
index ed93bd4..c6c5e60 100755
--- a/build_tools/clarch/sync_profile.sh
+++ b/build_tools/clarch/sync_profile.sh
@@ -8,3 +8,6 @@ rsync --exclude=vbg.jpg --exclude=pacman.conf --delete -av larch/profiles/$SRC
DEST_PROFILE=$ARCH-testing-REMOTE
rsync --exclude=vbg.jpg --exclude=pacman.conf --delete -av larch/profiles/$SRC_PROFILE/ larch/profiles/$DEST_PROFILE/
+
+DEST_PROFILE=$ARCH-RELEASE-REMOTE
+rsync --exclude=vbg.jpg --exclude=pacman.conf --delete -av larch/profiles/$SRC_PROFILE/ larch/profiles/$DEST_PROFILE/