initial code commit

This commit is contained in:
ION606
2024-06-26 12:03:29 -04:00
parent e810bb8215
commit ce895bddaa
10 changed files with 199 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
#!/bin/bash
# make sure the libraries are installed
sudo dnf -y install sshpass ssh pv || sudo apt-get -y install sshpass ssh pv
git clone https://github.com/ION606/VCS.git .ionvcs
sudo mv .ionvcs/ionsrc.desktop /usr/share/applications/ionsrc.desktop || echo "FAILED TO MAKE DESKTOP FOLDER"
mkdir -p ~/ionsrc
mv .ionvcs/* ~/ionsrc/