Added 'Misc./terribly_old_scripts/python-backup.sh'
This commit is contained in:
parent
6f0a133c98
commit
5818a436d3
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!"
|
Loading…
x
Reference in New Issue
Block a user