made additional changes
This commit is contained in:
64
.bash_history
Normal file
64
.bash_history
Normal file
@@ -0,0 +1,64 @@
|
||||
git config --global --add safe.directory /opt/WebCron/Site
|
||||
git pull
|
||||
exit
|
||||
ls
|
||||
git pull
|
||||
cd Site/
|
||||
git pull
|
||||
git stash
|
||||
git pull
|
||||
cd ..
|
||||
less Scripts/update-database.sh
|
||||
crontab -e
|
||||
less Scripts/update-database.sh
|
||||
vim .bashrc
|
||||
vim Scripts/update-database.sh
|
||||
sqlite3 webcron.db
|
||||
exit
|
||||
sqlite3 webcron.db
|
||||
./Scripts/update-database.sh
|
||||
sqlite3 webcron.db
|
||||
vim Scripts/update-database.sh
|
||||
vim ~/.bashrc
|
||||
vim Scripts/update-database.sh
|
||||
./Scripts/update-database.sh
|
||||
vim Scripts/update-database.sh
|
||||
./Scripts/update-database.sh
|
||||
vim Scripts/update-database.sh
|
||||
./Scripts/update-database.sh
|
||||
vim Scripts/update-database.sh
|
||||
./Scripts/update-database.sh
|
||||
vim Scripts/update-database.sh
|
||||
./Scripts/update-database.sh
|
||||
vim Scripts/update-database.sh
|
||||
./Scripts/update-database.sh
|
||||
ls /etc/cron*
|
||||
./Scripts/update-database.sh
|
||||
vim Scripts/update-database.sh
|
||||
./Scripts/update-database.sh
|
||||
vim Scripts/update-database.sh
|
||||
./Scripts/update-database.sh
|
||||
vim Scripts/update-database.sh
|
||||
./Scripts/update-database.sh
|
||||
vim Scripts/update-database.sh
|
||||
./Scripts/update-database.sh
|
||||
exit
|
||||
./Scripts/update-database.sh
|
||||
sqlite3
|
||||
cd Scripts/
|
||||
git add update-database.sh
|
||||
git commit -m "Fixed issue loading files into webcron.db. Had to add \$\"...\" to the section loading the file in to ensure it didn't try loading the bash variables & functions, etc causing the script to fail"
|
||||
git config --global user.name "Tristan Ancelet"
|
||||
git config --global user.email "tristan.ancelet@fastwyre.com"
|
||||
git config --global user.email "tristanancelet@yahoo.com"
|
||||
cat ~/.ssh/id_rsa.pub
|
||||
git push
|
||||
git add update-database.sh
|
||||
git commit -m "Fixed issue loading files into webcron.db. Had to add \$\"...\" to the section loading the file in to ensure it didn't try loading the bash variables & functions, etc causing the script to fail"
|
||||
git push
|
||||
cd ..
|
||||
git pull
|
||||
cd Site/
|
||||
git pull
|
||||
ls
|
||||
git pull
|
Reference in New Issue
Block a user