mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-01-19 03:33:30 -05:00
2 lines
29 B
Bash
2 lines
29 B
Bash
|
set -e
|
||
|
python3 -c "print($*)"
|