Skip to content

Commit a182c3d

Browse files
committed
fix: update raw.githubusercontent.com URL to baker-scripts
1 parent 78bd203 commit a182c3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

syncaliases.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
repo="https://raw.githubusercontent.com/bakerboy448/Scripts/"
2+
repo="https://raw.githubusercontent.com/baker-scripts/Scripts/"
33
branch="master"
44
if [ -n "${1+x}" ]; then
55
user="$1"

0 commit comments

Comments
 (0)