mirror of
https://gitlab.com/robocopAlpha/pihole_lists.git
synced 2026-05-18 02:42:25 -07:00
update paths
This commit is contained in:
parent
e581e371b9
commit
c41756adc4
5 changed files with 10 additions and 10 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
#--- Set parameters based on Distribution
|
||||
if [ "$(uname)" == "Darwin" ]; then
|
||||
cd '/Users/deepankar/OneDrive - O365 Turun yliopisto/Git/Gitlab.DC/pihole_lists' || echo "can't find ~/Git/Gitlab.DC/pihole_lists"
|
||||
cd '/Users/deepankar/Library/CloudStorage/GoogleDrive-robocopalpha404@gmail.com/My Drive/Git/Gitlab.DC/pihole_lists' || echo "can't find ~/Git/Gitlab.DC/pihole_lists"
|
||||
elif [ "$(uname)" == "Linux" ]; then
|
||||
cd '/home/dietpi/pihole_lists' || echo "/home/dietpi not found."
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue