Added 'Misc./terribly_old_scripts/python-backup.sh'
This commit is contained in:
5
Misc./terribly_old_scripts/python-backup.sh
Executable file
5
Misc./terribly_old_scripts/python-backup.sh
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
PYTHON_FOLDER="/home/jacob/Desktop/minecraft mod/Python"
|
||||||
|
cp /home/jacob/.python_history "${PYTHON_FOLDER}/"
|
||||||
|
echo "Python history saved!"
|
Reference in New Issue
Block a user