1
0
Fork 0

21 Commits (master)
 

Author SHA1 Message Date
LEdoian 61bafd4b54 Fix file mode and bad variable 5 years ago
LEdoian 5f60ef7ca3 Add the separate prepare and run scripts
They are just copied original with minor changes, which is awful from the
programming point of view, but works.
5 years ago
LEdoian 4c7a88bf00 Get rid of trailing newline when running scripts 5 years ago
LEdoian 1be305efcd Set the default user
Don't reuse $USER anymore
5 years ago
LEdoian 83c81f8783 Add a FIXME that executing commands is not black-and-white 5 years ago
LEdoian b430290d21 Allow broken lines 5 years ago
LEdoian 991281b8cb Make the directory persistent 5 years ago
LEdoian 724f69c288 Sudo should not change directory 5 years ago
LEdoian 461dd8c157 Fail safe when user chooses a bad option 5 years ago
LEdoian 952271be4a Fix the default option 5 years ago
LEdoian 0cefb6a2b4 Allow default users 5 years ago
LEdoian 8d97393257 Implement running as default 5 years ago
LEdoian 20887b71c9 Allow editing out the user 5 years ago
LEdoian f6497245b9 Fix running commands with directories; also fix editing 5 years ago
LEdoian 7c02d2c1da Rewind tmpfile and skip empty lines 5 years ago
LEdoian 40a4e3ea11 Fix splitting strings
Python does not specify how many _fields_ I want, but how many _splits_
to do.
5 years ago
LEdoian 472dbda98a Fix a few things
Good commit message, I know
5 years ago
LEdoian ed3cf574a8 Fix syntax and imports 5 years ago
LEdoian e1c15d3664 Chmod u+x 5 years ago
LEdoian 7a1b7f4dc1 The rest of the script?
Because two commits are sufficient :-)
5 years ago
LEdoian cd1952bedc A skeleton of the script 5 years ago