From 27e1c45f29eca09d5345baf059f8649f843cd095 Mon Sep 17 00:00:00 2001 From: "Toerd@iArch" Date: Tue, 20 Aug 2019 23:08:14 +0200 Subject: [PATCH] added new git remote url --- fresh.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fresh.sh b/fresh.sh index b0ef0b5..1cefbba 100755 --- a/fresh.sh +++ b/fresh.sh @@ -21,7 +21,7 @@ do case $opt in done device=${device:="480"} -repo=${repo:="https://toerd@bitbucket.org/toerd/dotfiles"} +repo=${repo:="https://toerd@g.phga.de:444/toerd/dotfiles"} prog=${prog:="$scriptdir/pack.csv"} aurhelper=${aurhelper:="yay"} @@ -249,7 +249,7 @@ case $todo in set_permissions "Defaults timestamp_timeout=45\n%wheel ALL=(ALL) ALL\n%wheel ALL=(ALL) NOPASSWD: /usr/bin/shutdown,/usr/bin/reboot,/usr/bin/systemctl suspend,/usr/bin/wifi-menu,/usr/bin/mount,/usr/bin/umount,/usr/bin/pacman -Syu,/usr/bin/pacman -Syyu,/usr/bin/pacman -Syyu --noconfirm,/usr/bin/loadkeys" no_beep set_system_stuff - enable_service "--user syncthing" "netctl-auto@wlp3s0" "--user offlineimap@philip_thi" "--user offlineimap@philip_posteo" "--user offlineimap@philip_gmail" + enable_service "--user syncthing" "netctl-auto@wlp3s0" "--user offlineimap@philip_thi" "--user offlineimap@philip_posteo" "--user offlineimap@philip_gmail" ready_steady_go clear ;;