1
0
Fork 0

21 Commits (61bafd4b548039566554b01b96bc511a69572469)
 

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