summaryrefslogtreecommitdiff
path: root/move_debs
diff options
context:
space:
mode:
Diffstat (limited to 'move_debs')
-rwxr-xr-xmove_debs2
1 files changed, 1 insertions, 1 deletions
diff --git a/move_debs b/move_debs
index 50e763a..4dba960 100755
--- a/move_debs
+++ b/move_debs
@@ -15,4 +15,4 @@ DIST=$1
if [ $DIST != "stretch" ] && [ $DIST != "buster" ] && [ $DIST != "bullseye" ]; then usage; exit 1; fi
sudo chown jranke $DIST/*${DIST}cran*_amd64.{deb,build}
-mv -v $DIST/*${DIST}cran*_amd64.{deb,build} /home/jranke/git/uni/website/www/ranke/r-cran/$DIST-cran40
+mv -v $DIST/*${DIST}cran*_amd64.{deb,build} /home/jranke/git/uni-bremen/website/www/ranke/r-cran/$DIST-cran40

Contact - Imprint