diff options
| -rwxr-xr-x | public/thesiah-debian.sh | 2 | ||||
| -rwxr-xr-x | static/thesiah-debian.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/public/thesiah-debian.sh b/public/thesiah-debian.sh index e876d5c..56e9143 100755 --- a/public/thesiah-debian.sh +++ b/public/thesiah-debian.sh @@ -7,7 +7,7 @@ ### VARIABLES ### dotfilesrepo="https://github.com/TheSiahxyz/.dotfiles.git" -progsfile="https://raw.githubusercontent.com/thesiah/THESIAH/main/static/debianprogs.csv" +progsfile="thesiah.xyz/debianprogs.csv" repobranch="master" export TERM=ansi diff --git a/static/thesiah-debian.sh b/static/thesiah-debian.sh index e876d5c..56e9143 100755 --- a/static/thesiah-debian.sh +++ b/static/thesiah-debian.sh @@ -7,7 +7,7 @@ ### VARIABLES ### dotfilesrepo="https://github.com/TheSiahxyz/.dotfiles.git" -progsfile="https://raw.githubusercontent.com/thesiah/THESIAH/main/static/debianprogs.csv" +progsfile="thesiah.xyz/debianprogs.csv" repobranch="master" export TERM=ansi |
